add it looks like we need a newline here
This commit is contained in:
parent
e9be1713d6
commit
dbbfa9d6cc
1 changed files with 1 additions and 0 deletions
|
@ -2,4 +2,5 @@ define hostgroup {
|
|||
hostgroup_name CheckSwap
|
||||
alias Swap-Is-Low
|
||||
members {% for host in groups['all'] %}{% if hostvars[host].nagios_Check_Services['swap'] == true %}{{host}}{% if not loop.last %},{% endif %} {% endif %} {% endfor %}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue