On Friday, July 27, 2012 6:30:15 AM UTC-5, bailey86 wrote:
>
> I have a simple request.
>
> On a single server I'd like to be able to see changes to any files in 
> /etc.  This is because other users may carry out changes - and I'd like to 
> monitor what changes to /etc/ are made by package installs.
>

That's simple to say, but not so simple to do.  Especially so if you want 
to track multiple changes over time, notice creation of new files, etc..  
Puppet really isn't designed for that sort of job.  It's aimed at achieving 
and maintaining particular system states, not at recording changes in state 
over time.

I hadn't heard of etckeeper before, but using git for this sort of thing 
sounds particularly apropos.  Although it may not be available pre-packaged 
for SLES, the code looks pretty simple.  It shouldn't be hard to package it 
up, especially with the Debian packaging available as a guide.


John

-- 
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/-/DnY9y7zrq5cJ.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to