Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pypuppetdb/types.py: Added noop attribute to Node and Report. #142

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 20, 2018

  1. pypuppetdb/types.py: Added noop attribute to Node and Report.

    Added an attribute noop to the Node and Report class types, so it is easy to ascertain whether the node was in noop for a particular report in the case of the Report type, or the last report run in the case of the Node type.
    jakemalley committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    29fdc64 View commit details
    Browse the repository at this point in the history