no loop on the end of fas
This commit is contained in:
parent
99d5c3dfd2
commit
daebd3cda4
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
define servicegroup {
|
define servicegroup {
|
||||||
servicegroup_name fas
|
servicegroup_name fas
|
||||||
alias Fedora Account System
|
alias Fedora Account System
|
||||||
members {% for host in groups['proxies'] %}{{host}}, accounts, {% endfor %}{% for host in groups['fas'] %}{{host}}, accounts, {% endfor %} db-fas01.phx2.fedoraproject.org,Check FAS DB {% if not loop.last %} , {% endif %}
|
members {% for host in groups['proxies'] %}{{host}}, accounts, {% endfor %}{% for host in groups['fas'] %}{{host}}, accounts, {% endfor %} db-fas01.phx2.fedoraproject.org,Check FAS DB
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue