From 06697d00100ea7b7dcb328d7ba3673e478c10cca Mon Sep 17 00:00:00 2001 From: Tollef Fog Heen Date: Tue, 27 Nov 2012 23:04:40 +0100 Subject: [PATCH] Flesh out howto/decomission --- input/howto/decomission.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/input/howto/decomission.mdwn b/input/howto/decomission.mdwn index fd2e6e2..5eb90c1 100644 --- a/input/howto/decomission.mdwn +++ b/input/howto/decomission.mdwn @@ -3,11 +3,18 @@ * Get rid of any services running on the host. * Optional, shut down the machine, then wait a month * Zero disks + + badblocks -v -s -p 5 -w -f /dev/sda + * Revoke puppet certificate + + on handel: puppetca clean $HOST + * Remove from LDAP * Remove from Nagios * Remove any references from puppet configuration * Remove references to the host from DNS files, including reverse DNS + * Get rid of the HW (tell the hoster to get rid of it or other as appropriate) Three months after decomissioning: -- 2.20.1