On Thu, Sep 29, 2011 at 12:22 PM, GeekBiker <wentworth.r...@gmail.com>wrote:

> I need to exec a program if ANY packages have been modified (added,
> removed, updated, etc).  I tried subscribing to Package with a
> wildcard, but that isn't supported.
>
> Is there any way to trigger an exec if there were any packages changes
> were made or if yum was executed?
>
> Specifically, I need to execute "rkhunter --propupd" so we will stop
> getting false alarms whenever we update a bunch of systems.
>
>
Does it matter if you run this at the end of every puppet run? Is the
command itself idempotent?

Or do you need to run it immediately after any package change?

-- 
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.

Reply via email to