canmove, Confirmed users
1,394
edits
| Line 12: | Line 12: | ||
* Open a terminal window and "su -" to become root. | * Open a terminal window and "su -" to become root. | ||
* Then edit the file /etc/sysconfig/network , changing the hostname to the | * Then edit the file /etc/sysconfig/network , changing the hostname to the host's *long* (with datacenter) fully qualified domain name. | ||
* If a machine has been recloned/replaced then you also do this as root@{staging,production}-puppet | * If a machine has been recloned/replaced then you also do this as root@{staging,production}-puppet | ||
puppetca --clean moz2-linux-slaveNN.build.mozilla.org | puppetca --clean moz2-linux-slaveNN.build.mozilla.org | ||
| Line 19: | Line 19: | ||
== verification == | == verification == | ||
Verify the hostname, checking that it ends in 'build.mozilla. | Verify the hostname, checking that it ends in 'build.*.mozilla.com': | ||
hostname --fqdn | hostname --fqdn | ||