[default]
<% if @ssl && @management_ssl -%>
ssl = True
port = <%= @ssl_management_port %>
<% else -%>
port = <%= @management_port %>
<% end -%>
