More decomissioning details (samhain)
[mirror/dsa-wiki.git] / input / howto / decomission.mdwn
index 5eb90c1..693a43a 100644 (file)
@@ -4,13 +4,16 @@
  * Optional, shut down the machine, then wait a month
  * Zero disks
 
-    badblocks -v -s -p 5 -w -f /dev/sda
+    badblocks -v -s -p 5 -w -f DEVICE_GOES_HERE
 
  * Revoke puppet certificate
 
-    on handel: puppetca clean $HOST
+   * on handel: puppetca clean $HOST
+   * reinit samhain on handel
 
  * Remove from LDAP
+   * rerun puppet on beethoven / the backup host
+   * reinit samhain on beethoven
  * Remove from Nagios
  * Remove any references from puppet configuration
  * Remove references to the host from DNS files, including reverse DNS
@@ -19,4 +22,3 @@
 Three months after decomissioning:
 
  * Remove backups
- *