470
edits
m (→Deploy changes) |
|||
| Line 191: | Line 191: | ||
** [[ReleaseEngineering/Puppet/Usage#Moving_file_updates_to_production]] | ** [[ReleaseEngineering/Puppet/Usage#Moving_file_updates_to_production]] | ||
** you can try this instead: | ** you can try this instead: | ||
csshX --login root { | csshX --login root {mv-production-puppet,scl3-production-puppet,scl-production-puppet}.build.mozilla.org | ||
** be sure that the files are across '''all''' masters or the whole set of slaves will be going down | ** be sure that the files are across '''all''' masters or the whole set of slaves will be going down | ||
* make sure you deploy the changes to all puppet masters (ssh as root) | * make sure you deploy the changes to all puppet masters (ssh as root) | ||
** scl-production-puppet | ** scl-production-puppet | ||
** scl3-production-puppet | ** scl3-production-puppet | ||
edits