From: Stephen Gran Date: Sun, 26 Jan 2014 17:39:18 +0000 (+0000) Subject: fix link X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-wiki.git;a=commitdiff_plain;h=ba8c1e5ac68e25666b528e244a06b3d00b1e7196 fix link Signed-off-by: Stephen Gran --- diff --git a/input/howto/decomission.mdwn b/input/howto/decomission.mdwn index c4e5c58..4598dde 100644 --- a/input/howto/decomission.mdwn +++ b/input/howto/decomission.mdwn @@ -18,7 +18,7 @@ * 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) - * Remove MQ queues related to machine (see [[MQ]] for details) + * Remove MQ queues related to machine (see [[doc/mq]] for details) for queue in $(rabbitmqadmin -N rainier list queues name | grep unger.debian.org | awk '{print $2}') ; do rabbitmqadmin -N rainier -V dsa delete queue name=$queue; done Three months after decomissioning: