In a [separate question](http://ask.puppetlabs.com/question/14789/how-to-view-compiled-catalog/) I learned how to view a node's catalog on the command line. My question here is this: are there any web-based tools that take the information from `puppet catalog find --terminus rest --render-as [dot|json|yaml] node.example.com` and display it in a meaningful way?
↧