I just released version 0.12.1, along with binary downloads at the usual place.
The main feature of this new version is that puppetresources
can now detect dead code. In order to do so, you must supply it with a site.pp
containing explicit references to all the nodes you are using, and run it that way :
1
|
|
Also of interest for those writing automated integration test, puppetresources
now exits with an error code when something went wrong.