]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
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 0852463ddc7107243ac8a4fc4b9d99a41a9f7cdb..cf705de03706c9d1eb486d382cf5396647ff071e 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 %>