NAME
System::Introspector::Probe::Puppet - Gather puppet agent information
DESCRIPTION
Reads the classes.txt
and resources.txt
provided by puppet.
ATTRIBUTES
classes_file
The path to the classes.txt
puppet file. Defaults to /var/lib/puppet/state/classes.txt
.
resources_file
The path to the resources.txt
puppet file. Defaults to /var/lib/puppet/state/resources.txt
.
SEE ALSO
COPYRIGHT
Copyright (c) 2012 the System::Introspector AUTHOR, CONTRIBUTORS and SPONSORS.
LICENSE
This library is free software and may be distributed under the same terms as perl itself.