Hi all !
I am currently trying to indentify the cause for some warnings I have in one of our puppet master logfile :
INFO [puppet-server] Puppet Caching node for
WARN [puppet-server] Puppet Arguments to Resource[] are all empty/undefined
WARN [puppet-server] Puppet Arguments to Resource[] are all empty/undefined
INFO [puppet-server] Puppet Compiled catalog for in environment in 3.83 seconds
This doesn't prevent the catalog from being compiled, but I would like to locate the piece of code that actually leads to these warnings.
How could I do that ?
Tanks beforehand
↧