new section for ud-replicate
authorStephen Gran <steve@lobefin.net>
Tue, 14 Jan 2014 19:57:04 +0000 (19:57 +0000)
committerStephen Gran <steve@lobefin.net>
Tue, 14 Jan 2014 19:57:11 +0000 (19:57 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/roles/templates/pubsub/pubsub.conf.erb

index 0852463..cf705de 100644 (file)
@@ -4,3 +4,11 @@ topic=dsa.git.homedirs
 exchange=dsa
 username=<%= @fqdn %>
 password=<%= @rabbit_password %>
+
+[dsa-udreplicate]
+vhost=dsa
+topic=dsa.ud.replicate
+exchange=dsa
+username=<%= @fqdn %>
+password=<%= @rabbit_password %>
+queue=ud-<%= @fqdn %>