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


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

--

Legend:

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

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