The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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

System::Introspector

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.