Kumina | Blog

Puppet Tips&Tricks: debugging includes and inheritance

puppet

puppet

This is the second post in a series of mine, describing some of the methods I use while developing our new Puppet modules. Read the first post in the series here: Variable variables.

Even though there are lots of interesting tools these days for debugging running code and even scripted code, I still seem to grab at the old method of printing random stuff in between my code. Especially when debugging my puppet modules. Some stuff to keep in mind when you also do this:

Hope this helped someone!

Exit mobile version