Hey there,

On 10/05/15 10:15 PM, j...@poweriep.com wrote:
>   Message from application: Permission denied - /etc/puppet/modules
> (Errno::EACCES)

make sure to also verify permissions on /etc/puppet itself. If the
puppet user can't traverse the directory then the process won't be able
to open up the modules subdir.

to help out with permissions errors, what you can usually do is to
switch to that user and try listing directories/accessing files:

# su -s /bin/bash - puppet
> ls /etc/puppet/modules
> ls -ld /etc/puppet

hth

-- 
Gabriel Filion

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/5550D791.1050004%40lelutin.ca.
For more options, visit https://groups.google.com/d/optout.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to