Displaying 1 result from an estimated 1 matches for "getblacklist".
Did you mean:
setblacklist
2010 Feb 06
4
why do I get ensure changed 'purged' to 'present' on a package when it is already installed
...dy installed - why is this change in
package status happening as it then triggers my exec resource which is
only supposed to run the first time when squidguard is installed
(thereafter it is run as a cron job). So at the moment it is
triggered every time puppetd is run
exec { "/usr/local/bin/getblacklist.sh":
subscribe => Package["squidGuard"],
refreshonly => true
}
Regards
Tim
--
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@googlegroup...