On Tuesday, December 17, 2013 5:10:20 AM UTC-6, Matthias Saou wrote: > > Hi, > > I have just published the module I use to manage POSIX ACLs : fooacl > > I don't consider it the cleanest possible approach to the problem, but > it's very efficient and flexible. I would actually call it a hack :-) > >
But cool, nonetheless. It has many of the features I would hope to see in such a module. > There's room for improvement, such as splitting out Execs per managed > path to avoid useless re-applying on unchanged paths, or using file > snippets without concat to avoid depending on that module. > > Or a way to detect and reject inconsistent ACL entry declarations. Or a way to leave unmanaged ACL entries alone while managing other entries in the same files' ACLs. Even with a few holes, though, it's still better than anything else I'm aware of in that space. Nice work! 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/6866899a-da3c-4a10-842d-77c2f9541a77%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
