Collect all puppet facter facts
Project description
c2c.recipe.facts
================
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}
```
================
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
Release history Release notifications | RSS feed
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.1.tar.gz
(1.9 kB
view details)
File details
Details for the file c2c.recipe.facts-0.1.tar.gz
.
File metadata
- Download URL: c2c.recipe.facts-0.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b1f35615ed18d36d3c97e34582c85b8320dae4f3f6795ccc0e03f465cf152c4 |
|
MD5 | 95a6ff332cc019dd580448a6b1ac24df |
|
BLAKE2b-256 | f4da353b2bdf68d61c078c026cab4eeeb67b52dbd83efb953d4a0b408fd8fbc5 |