On Tuesday, March 12, 2013 3:34:25 PM UTC-5, Ellison Marks wrote:
>
> If you haven't touched it, it should be fine. Other things to keep in mind:
>
> The puppetmaster is probably running as the user puppet, not root, and 
> even if the file itself is readable by all, the intervening directories 
> might be more restrictive.
>
>
To amplify a bit, in case it's unclear: even though the error is reported 
on the client, it occurs on the master.   The fact that the agent is 
running as root is irrelevant.  It appears to me that the agent is 
successfully retrieving a catalog (running the agent with debug messages 
turned on should confirm), so your manifest syntax is fine.  What appears 
to be happening is a failure when the agent requests the sshd_config 
content from the master's built-in file server.  Very likely either the 
master process is prevented from reading the file, or else the file is not 
located where the master is looking for it in the first place.


John

-- 
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 post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to