Changes between Version 14 and Version 15 of how-to/puppet
- Timestamp:
- May 31, 2011, 10:05:12 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
how-to/puppet
v14 v15 23 23 A [wiki:puppet/workflow few simple tips on workflow] will make developing MF/PL's puppet setup much easier. 24 24 25 == using f abric==25 == using freepuppet-helper == 26 26 27 [http://fabfile.org fabric] is a tool that allows us to execute commands locally or remotely on our servers. Our [wiki:puppet/fabric fabricsetup] provides useful commands to be to maintain our servers.27 freepuppet-helper is a python script that allows us to execute commands locally or remotely on our servers. Our [wiki:puppet/freepuppet-helper freepuppet-helper setup] provides useful commands to be to maintain our servers.