On 11 May 2011 15:49, Ohad Levy <ohadl...@gmail.com> wrote: > > You can use tagmail report, or use something like foreman to do it for you. > Ohad
Thanks - I'll look into those. I was more meaning something like: file { "/etc/ntp.conf": owner => root, group => root, mode => 644, source => "puppet:///modules/ntp/ntp.conf.2011-05-06", require => Package["ntp"], onchange => exec("mail ....."), } or something like that. -- 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.