Re: [Puppet Users] the issues with thias/fooacl: filesystem ACL

2016-05-20 Thread Sans
On Friday, May 20, 2016 at 1:21:24 AM UTC+1, Ken Lareau wrote: > > > If the file changes, fooacl on its own won't notice the change and won't > reset the ACLs. You need to notify the class to ensure it does catch > this. We have something like this for ours that we put after the fooacl >

Re: [Puppet Users] the issues with thias/fooacl: filesystem ACL

2016-05-19 Thread Ken Lareau
On Thu, May 19, 2016 at 5:04 PM, Sans wrote: Hi there, > > Is anyone using thias/fooacl > module? I use it for > WordPress, to give www-data read access to wp-config.php and few other > files. Every time puppet runs, the

[Puppet Users] the issues with thias/fooacl: filesystem ACL

2016-05-19 Thread Sans
Hi there, Is anyone using thias/fooacl module? I use it for WordPress, to give www-data read access to wp-config.php and few other files. Every time puppet runs, the file becomes unreadable: # file: wp-config.php # owner: root # group: root