projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b417a51
)
wow, how did that make it
author
Stephen Gran
<steve@lobefin.net>
Wed, 15 Jan 2014 17:00:16 +0000
(17:00 +0000)
committer
Stephen Gran
<steve@lobefin.net>
Wed, 15 Jan 2014 17:00:16 +0000
(17:00 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/roles/templates/pubsub/pubsub.conf.erb
patch
|
blob
|
history
diff --git
a/modules/roles/templates/pubsub/pubsub.conf.erb
b/modules/roles/templates/pubsub/pubsub.conf.erb
index
0e9ff56
..
63eaf80
100644
(file)
--- a/
modules/roles/templates/pubsub/pubsub.conf.erb
+++ b/
modules/roles/templates/pubsub/pubsub.conf.erb
@@
-1,7
+1,7
@@
[<%= @key -%>]
vhost=<%= @vhost %>
topic=<%= @topic %>
-exchange=<%= @exchange %
+exchange=<%= @exchange %
>
username=<%= @username %>
password=<%= @password %>
<% if @queue -%>