Changes between Version 5 and Version 6 of how-to/puppet/layout


Ignore:
Timestamp:
Apr 28, 2011, 1:44:08 PM (14 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • how-to/puppet/layout

    v5 v6  
    1515Below is the layout of our [https://git.mayfirst.org/?p=mfpl/puppet.git;a=summary git repository].
    1616
    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 * [wiki:puppet/fabric fabric] - fabfile.py holds code for running operations on our servers from the command line using [http://fabfile.org fabric]. Our fabfile.y is [wiki:puppet/fabric documented].
    1818 * manifests: this is where information about each MFPL server is stored, plus some general information specific to our servers
    1919  * site.pp: this is the file that boostraps all other files