Hi Another update - again for any one else that comes to this thread.
http://www.puppetcookbook.com/posts/simple-debug-messages.html https://www.devco.net/archives/2009/08/19/tips_and_tricks_for_puppet_debugging.php found this can find the link i found it on :( /* notice("try to run this script with -v and -d to see difference between log levels") notice("function documentation is available here: http://docs.puppetlabs.com/references/latest/function.html") notice("--------------------------------------------------------------------------") debug("this is debug. visible only with -d or --debug") info("this is info. visible only with -v or --verbose or -d or --debug") alert("this is alert. always visible") crit("this is crit. always visible") emerg("this is emerg. always visible") err("this is err. always visible") warning("and this is warning. always visible") notice("this is notice. always visible") #fail will break execution # fail("this is fail. always visible. fail will break execution process") */ I have been smattering these and notify around my code to find out what happening. This and hiera and puppet agent -t --noop -d -v has been helping.. found this also https://docs.puppet.com/puppetserver/latest/dev_debugging.html On Wednesday, 6 July 2016 09:31:03 UTC+10, Alex Samad wrote: > > On 6 July 2016 at 08:44, Alex Samad <a...@samad.com.au> wrote: > > But on the test node I try -t --noop --verbose. but it doesn't give me > > any info about this. > > Seems like I got that wrong, just applied -d to one of my test > commands on a test node and it has spewed out lots of info ... > -- 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/9bef1352-f773-45a0-b3f3-5961a6506479%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.