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
values = hostname
    osfamily
    operatingsystem
    lsbdistcodename

[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-1.2rc1.tar.gz (1.8 kB view details)

Uploaded Source

File details

Details for the file c2c.recipe.facts-1.2rc1.tar.gz.

File metadata

File hashes

Hashes for c2c.recipe.facts-1.2rc1.tar.gz
Algorithm Hash digest
SHA256 88a38e4d2312a039e51c08bf1e38da5bcb027fe63e48545af5e360e45e7b0038
MD5 9223ac7c4ac909da5604550cac94685f
BLAKE2b-256 5901e3301de49b6acea8baf40fe7a6a5e5d847b4194f8353c1365f3f2e9833c8

See more details on using hashes here.

Provenance

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