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

PanoPuppet v1.1.0

Compare
Choose a tag to compare
@propyless propyless released this 23 Aug 07:41
· 176 commits to master since this release

This release changes the way panopuppet determines a nodes reports run status.
With PuppetDB 3.0 it now stores information about the run such as failed compilations etc. This allowed me to remove a lot of the logic that was required before to identify failed compilations etc.

Now we are able to safely rely that failed compilations are marked as failed.

The facts page has also been fixed in this release.

Function changes:

dictstatus - now requires three dicts instead of two. (nodes, reports, event-counts)