On Fri, Feb 5, 2010 at 4:24 PM, tim_schofield <t...@scoffer.net> wrote:
> Hi all, > > I have created a squid class that also installs squidGuard. When I > run puppetd I always get > > notice: //Node[xxxx.xxxxxx.xxx]/squid/squid::install/ > Package[squidGuard]/ensure: ensure changed 'purged' to 'present' > > running with --debug will show some useful information about the underlying system calls being made. Run again in debug mode, then post the output (or just the output that we care about). also, what version of Puppet are you running? what platform? > even though the package is already 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-us...@googlegroups.com. > To unsubscribe from this group, send email to > puppet-users+unsubscr...@googlegroups.com<puppet-users%2bunsubscr...@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@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.