[Puppet Users] Re: Nagios resources create files unreadable by Nagios

2009-04-14 Thread Scott
James, thanks for the suggestion: http://projects.reductivelabs.com/issues/2158 Cheers, Scott On Apr 14, 5:16 am, James Turnbull wrote: > Have you logged a bug for this then? > > Regards > > James Turnbull > > On 13/04/2009, at 10:38 PM, Scott wrote: > > > > > Graham, I've asked about this ex

[Puppet Users] Re: Nagios resources create files unreadable by Nagios

2009-04-13 Thread James Turnbull
Have you logged a bug for this then? Regards James Turnbull On 13/04/2009, at 10:38 PM, Scott wrote: > > Graham, I've asked about this exact issue and never got a real > response. It doesn't make any sense at all for these files to be mode > 600 but the only way around this is to create an e

[Puppet Users] Re: Nagios resources create files unreadable by Nagios

2009-04-13 Thread Scott
Graham, I've asked about this exact issue and never got a real response. It doesn't make any sense at all for these files to be mode 600 but the only way around this is to create an exec that chmods all the files every time a new nagios file is created and make sure that exec is run after any nag

[Puppet Users] Re: Nagios resources create files unreadable by Nagios

2009-04-02 Thread Rolfs
Graham Stratton wrote: > I'm using Puppet 0.24.7 with exported resources to configure Nagios 3 > on Debian Lenny. The problem is that when Puppet creates new files > they have permissions -rw--- , which means that Nagios can't read > them. > > Does anyone else have this setup? I don't have