Changes between Version 4 and Version 5 of how-to/puppet/layout
- Timestamp:
- Apr 28, 2011, 1:43:21 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
how-to/puppet/layout
v4 v5 15 15 Below is the layout of our [https://git.mayfirst.org/?p=mfpl/puppet.git;a=summary git repository]. 16 16 17 * [wiki:puppet/fabric fabric] - fabfile.py holds code for running operations on our servers from the command line using [wiki:fabfile.org fabric]. Our fabfile.y is [wiki:puppet/fabric documented]. 17 18 * manifests: this is where information about each MFPL server is stored, plus some general information specific to our servers 18 19 * site.pp: this is the file that boostraps all other files