Displaying 1 result from an estimated 1 matches for "pupdat".
Did you mean:
popdat
2007 Dec 20
9
Puppet Reports
...ked ok.
With that said, what we would like is a way to find out how puppet was
run and pass that along to the report. This way we can select which runs
we do want to report on by parsing that field. For these particular
reports for example, we would only want to report when puppet was ran
with pupdate against our production port (we have a port for
developement/testing). We also could decipher false positives if puppet
was ran with tags where a host could be consistent against some tag(s),
but may not be consistent against all.
Our thought was to add an option (call it --invocation) to pas...