canmove, Confirmed users
6,441
edits
| Line 522: | Line 522: | ||
cd opsi-package-sources | cd opsi-package-sources | ||
hg pull && hg up | hg pull && hg up | ||
If the slave is re-using a hostname (eg, it has been recloned) you also need to remove it from the OPSI config on the server in order for it to get the correct hostkey. To do so, run the following command as root on the OPSI server: | |||
# .uib.local for production, .build.mozilla.org for staging | |||
opsi-admin -d method deleteClient win32-slaveNN.uib.local | |||
The slave will automatically be setup for OPSI and connect to [http://staging-master.build.mozilla.org:8010 staging-master]. | The slave will automatically be setup for OPSI and connect to [http://staging-master.build.mozilla.org:8010 staging-master]. | ||