nagios: fix the whitespace problem, take #2
This commit is contained in:
parent
7e7e28a4c5
commit
dc0b0f1d7e
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ define hostgroup{
|
||||||
{% if loop.first %}
|
{% if loop.first %}
|
||||||
members {{ host }}{% else %}, {{ host }}{% endif %}
|
members {{ host }}{% else %}, {{ host }}{% endif %}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
||||||
}
|
}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue