470
edits
(started authoritative list of puppet servers) |
|||
| Line 141: | Line 141: | ||
== Moving file updates to production == | == Moving file updates to production == | ||
'''Production Puppet Masters:''' | '''Production Puppet Masters:''' | ||
* mv-production-puppet.build.mozilla.org | * mv-production-puppet.build.mozilla.org | ||
* scl-production-puppet.build.scl1.mozilla.com | * scl-production-puppet.build.scl1.mozilla.com | ||
* scl3-production-puppet.srv.releng.scl3.mozilla.com | * scl3-production-puppet.srv.releng.scl3.mozilla.com | ||
'''NOTE: there are a lot of files that differ between the various directories, so using rsync involves a lot of whack-a-mole to avoid syncing files that aren't part of your change. It may be easier to simply use 'cp' for this step''' | '''NOTE: there are a lot of files that differ between the various directories, so using rsync involves a lot of whack-a-mole to avoid syncing files that aren't part of your change. It may be easier to simply use 'cp' for this step''' | ||
edits