Changes between Version 12 and Version 13 of how-to/puppet


Ignore:
Timestamp:
Apr 28, 2011, 1:58:40 PM (13 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • how-to/puppet

    v12 v13  
    2121A [wiki:puppet/workflow few simple tips on workflow] will make developing MF/PL's puppet setup much easier.
    2222
     23== using fabric ==
    2324
     25[http://fabfile.org fabric] is a tool that allows us to execute commands locally or remotely on our servers. Our [wiki:puppet/fabric fabric setup] provides useful commands to be to maintain our servers.