On 06/02/2015 04:38 PM, Clayton O'Neill wrote: > I recently noticed that Zack Smith forked and has been maintaining > R.I.Pienaars' puppet-catalog-diff. This tool can now produce JSON > reports, which contain lots of interesting information, but are not > very readable for normal human beings. > > I've been wanting to use the tool for Puppet environment preflight, > and so I made a web interface to display and analyse those JSON reports. > > The project can be found (and forked) > at https://github.com/camptocamp/puppet-catalog-diff-viewer > <https://github.com/camptocamp/puppet-catalog-diff-viewer> and a > live demo is available > at http://camptocamp.github.io/puppet-catalog-diff-viewer/ > <http://camptocamp.github.io/puppet-catalog-diff-viewer/>. The code > is pure Javascript (using Bootstrap and d3js) and doesn't store any > data whatsoever, so feel free to test your own reports on the interface. > > The tool also allows to ack diff information (all data are loss when > you reload the report though) to help filter out the information. > > > I think this is a fantastic idea. We use catalog diffs extensively as > part of our pre-merge testing.
Agree, fantastic approach. Any chance of merging this capability into Puppet Explorer and/or puppet-board? Cheers, Felix -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-dev/556DD0E9.80907%40alumni.tu-berlin.de. For more options, visit https://groups.google.com/d/optout.
