Title: Message Title
RMIT ISUNIX commented on an issue
Puppet / Bug PUP-1320
service puppet ensure stopped kills off cron-run puppet with "Caught TERM; calling stop"
We have recently switched from puppet agent in daemon mode (for kick) to cron-run puppet with mcollective agent. However, I started noticing that puppet policies were being inconsistently applied across the hosts. It turns out that this policy is the problem:

{noformat}
service { 'puppet':
        ensure => stopped,
        enable => false...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to