Hi, >> Are you trying to trigger a puppet run when a particular file changes? > Yes, this is what I exactly want to do. For example, if a user changes > /etc/hosts file (via vim for instance), it will be corrupted until the next > run. What if I don't want to wait until the next run?
if a user can change /etc/hosts or any other system file, he must have root privileges. There is little you can do about it. We have a similar environment and it's nearly impossible to prevent users from doing things we don't want them to do... Ralf -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. 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.