On Nov 22, 12:18 pm, Nan Liu <n...@puppetlabs.com> wrote:
> On Sun, Nov 21, 2010 at 7:55 AM, Nick <oinksoc...@letterboxes.org> wrote:
> > A problem I've run into during my first attempts at writing manifests, is
> > knowing what possible facts are available, and for a given fact, what 
> > values my
> > manifest might encounter.

[...]

> It is straightforward to get a complete list of facter values in your
> environment. Here's a ruby script that collects all facts gathered in
> puppet master /var/lib/puppet/yaml/facts directory and provide a
> summarized view:http://pastie.org/1317925.

If you don't already have Puppet running on some of your systems of
interest, or if you're interested in the facts for a specific machine,
then you can always run facter from the command line.  It will output
the facts it discovers on that system.


John

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to