projects
/
mirror
/
dsa-puppet.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
diabelli to sso_rp
[mirror/dsa-puppet.git]
/
3rdparty
/
modules
/
rabbitmq
/
templates
/
rabbitmqadmin.conf.erb
1
[default]
2
<% if @ssl -%>
3
ssl = True
4
port = <%= @ssl_management_port %>
5
<% else -%>
6
port = <%= @management_port %>
7
<% end -%>