fix link
authorStephen Gran <steve@lobefin.net>
Sun, 26 Jan 2014 17:39:18 +0000 (17:39 +0000)
committerStephen Gran <steve@lobefin.net>
Sun, 26 Jan 2014 17:39:18 +0000 (17:39 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
input/howto/decomission.mdwn

index c4e5c58..4598dde 100644 (file)
@@ -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: