Confirmed users
1,351
edits
(clarify ssh key setup) |
(more explicit mention of ssh-agent requirements) |
||
Line 4: | Line 4: | ||
The [http://hg.mozilla.org/build/tools/file/default/buildfarm/maintenance/manage_masters.py manage_masters.py] script is available from the [http://hg.mozilla.org/build/tools tools] repository, in the buildfarm/maintenance directory. | The [http://hg.mozilla.org/build/tools/file/default/buildfarm/maintenance/manage_masters.py manage_masters.py] script is available from the [http://hg.mozilla.org/build/tools tools] repository, in the buildfarm/maintenance directory. | ||
[http://docs.fabfile.org/0.9.3/ Fabric] is a pre-requisite for running these tools. It is easy-installable into a virtual environment. | [http://docs.fabfile.org/0.9.3/ Fabric] is a pre-requisite for running these tools. It is easy-installable into a virtual environment. Setup of <tt>ssh-agent</tt> is strongly recommended (see [[#Hosts_and_role_groups|below]] for details. | ||
= Usage = | = Usage = |