try this
authorStephen Gran <steve@lobefin.net>
Sun, 26 Jan 2014 17:48:46 +0000 (17:48 +0000)
committerStephen Gran <steve@lobefin.net>
Sun, 26 Jan 2014 17:48:46 +0000 (17:48 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
input/doc/mq.mdwn

index 658c93f..5bde445 100644 (file)
@@ -1,18 +1,18 @@
 MQ admin notes
 ========================================
 
-The design is resilient
+#### The design is resilient
 * There are two hosts, rapoport and rainier.
 * The service will stay up if either is up.
 * Individual connections will break, but the clients know how to reconnect
 * All queues and exchanges configured to be created as durable by default
 
-The design is reasonably secure
+#### The design is reasonably secure
 * All connections are over SSL, using the autoca host certs
 * The default guest account has been removed
 * All d.o machines have autogenerated passwords
 
-Admin tools
+#### Admin tools
 * Web consoles
   * https://rainier.debian.org:15672
   * https://rapoport.debian.org:15672