On 09/05/2012 11:04 PM, Douglas Garstang wrote:
> file {
>         '/var/lib/nagios3/rw':
>             owner => 'nagios',
>             group => 'www-data',
>             mode  => '0750';
> }
> 
> The fifo file is IN the rw directory....

Perhaps an errant File { recurse => true } or similar somewhere above in
this scope (meaning: in this class or any classes that directly or
indirectly include it)?

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to