I recently enabled the rrdgraph reporting on my 2.7.19 master. I set it to create the graphs in /var/lib/puppet/rrd.
In order to be able to access the things from the web, I set this directory to have mode 755. However, it keeps getting switched back to 750 during certain (all?) puppet runs. I then added the directory to one of my manifests to have puppet enforce the desired permissions. Now I keep seeing "mode changed '0750' to '0775'" for this resource. How can I make puppet stop fighting with itself and maintain the mode I want? I'm on Ubuntu 10.04, with my puppet installed from packages. Thank you. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/F8-RM_S41w8J. 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.
