perhaps we need a space here

This commit is contained in:
Kevin Fenzi 2018-05-17 01:02:35 +00:00
parent 4bc3ab0eae
commit 5accb15036

View file

@ -2,4 +2,5 @@ define servicegroup {
servicegroup_name bodhi
alias Bodhi
members {% for host in groups['proxies'] %}{{host}}, http-bodhi2 {% if not loop.last %} , {% endif %} {% endfor %}
}