Skip to main content
🐍⚡️Support Python for everyone by grabbing a 30% discount on PyCharm—ALL proceeds go to the Python Software Foundation. Offer ends soon, so grab it today!  GET 30% OFF PYCHARM

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}

Supported by

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