Stuart Cracraft
2013-Nov-25 19:19 UTC
[Puppet Users] "Would have triggered ''refresh'' from 2 events" in /var/log/messages
Hi, I put a --noop into the rc file for puppet client and restarted it and watched it log the above message. My problem with the above message is it doesn''t give enough detail as to what was discovered and what the 2 events were (mode difference, file existence, etc.) Is there a way to up the logging level for a puppet agent --noop observation run? I tried adding --verbose in the rc file /etc/init.d/puppet and restarting but it gave the same above message with no additional detail. We would like to know what would Puppet be changing if it were not running in --noop mode. Stuart -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/96449868-d563-47ef-a210-264dd1f32db2%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
Eugene Vilensky
2013-Nov-25 19:56 UTC
Re: [Puppet Users] "Would have triggered ''refresh'' from 2 events" in /var/log/messages
On Mon, Nov 25, 2013 at 1:19 PM, Stuart Cracraft <smcracraft@gmail.com> wrote:> We would like to know what would Puppet be changing if > it were not running in --noop mode.Not sure about the .rc file, but I usually smoke test with --test. If that''s not enough, add --verbose: http://docs.puppetlabs.com/man/agent.html -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CAEUKkZ9LbrJezk%2BV2UwU8DOcgZCu9ZMZfnC%3Dzss5teO-qpcTvg%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.