What I had to do (confirm or deny at-will please) is:

  uncomment the node in /etc/puppet/manifests/nodes.pp

on the puppet master

and

on the daemon have

  noop = true

in the main section of the puppet.conf

and run the agent simply as /usr/bin/ruby /usr/bin/puppet agent --verbose

Now the yaml's get generated, have the message indicating what would be 
changed
but don't change it at all.

And we get "Would have triggered 'refresh' from N events in the 
/var/log/messages on
the node.

The only betterment to the above would be that /var/log/message over on the 
puppet master.

Desirable and controllable!!!!

Stuart


On Tuesday, November 26, 2013 4:30:14 PM UTC-8, Stuart Cracraft wrote:

> Hi,
>
> When I put 
>
>   noop = true
>
> in /etc/puppet/puppet.conf
>
> on the node in question, I observe no changes. Great. Good
>
> But also, I see because of
>
>   report = true
>
> absolutely zero information in the yaml regarding what would have
> been changed.
>
> Is there an equivalent to the above for "test = true" or must I alter
> the rc file to include --test ?
>
> Thanks ahead Puppet wizards!!!
>
>
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/3b0f53bf-7d5d-4094-8a26-fe975a1e6f17%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to