canmove, Confirmed users
2,850
edits
ChrisCooper (talk | contribs) No edit summary |
|||
| Line 243: | Line 243: | ||
** [[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 {mv-production-puppet,scl3-production-puppet,scl-production-puppet}.build.mozilla.org | csshX --login root {mv-production-puppet,scl3-production-puppet,scl-production-puppet,master-puppet1}.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) | ||