From: Stephen Gran Date: Tue, 14 Jan 2014 19:57:04 +0000 (+0000) Subject: new section for ud-replicate X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=3dee08de9e67bc4ed53db2180b32c3b4b436be1a;p=mirror%2Fdsa-puppet.git new section for ud-replicate Signed-off-by: Stephen Gran --- diff --git a/modules/roles/templates/pubsub/pubsub.conf.erb b/modules/roles/templates/pubsub/pubsub.conf.erb index 0852463dd..cf705de03 100644 --- a/modules/roles/templates/pubsub/pubsub.conf.erb +++ b/modules/roles/templates/pubsub/pubsub.conf.erb @@ -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 %>