Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

PanoPuppet v1.4.0

Latest
Compare
Choose a tag to compare
@propyless propyless released this 30 May 18:47
· 19 commits to master since this release

Notes for upgrade

If you installed panopuppet using the setup.py script you will have to uninstall the previous version with:
pip uninstall panopupet==1.3
Then you can just do python setup.py install again.

Improvements

  • PuppetDB 4.x Support
  • Reports page has colours matching the run state for the graph bar

Small fixes

  • Remove some debug print messages