Skip to main content

Collect all puppet facter facts

Project description

Collect all puppet facter facts

Example of use:

[buildout]
...

[facts]
recipe = c2c.recipe.facts

[echo]
recipe = missingbits:echo
echo =
    The hostname is ${facts:hostname}
    The operating system family is ${facts:osfamily}
    The operating system is ${facts:operatingsystem}
    The distribution code name is ${facts:lsbdistcodename}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

c2c.recipe.facts-0.2.tar.gz (2.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page