Changes between Version 5 and Version 6 of puppet/transition-to-puppet


Ignore:
Timestamp:
Apr 23, 2011, 9:06:01 PM (14 years ago)
Author:
Mallory Knodel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • puppet/transition-to-puppet

    v5 v6  
    1919
    2020{{{
    21 git add remote $server root@$server.mayfirst.org:/etc/puppet-bare
     21git remote add $server root@$server.mayfirst.org:/etc/puppet-bare
    2222git push $server master
    2323}}}