hahahahahahahaha hahahahahahahhaha hahahahahahahahahahahha
This commit is contained in:
parent
746b361a0e
commit
707e0e606d
1 changed files with 3 additions and 2 deletions
|
@ -12,8 +12,10 @@ define host {
|
||||||
{% else %}
|
{% else %}
|
||||||
address 66.187.228.248
|
address 66.187.228.248
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
{% if vars['nagios_location'] == 'external' %}
|
||||||
|
parents ibiblio-gw
|
||||||
|
{% endif %}
|
||||||
|
|
||||||
address
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#'ibiblio'
|
#'ibiblio'
|
||||||
|
@ -25,7 +27,6 @@ define host {
|
||||||
address 152.19.134.129
|
address 152.19.134.129
|
||||||
{% if vars['nagios_location'] == 'internal' %}
|
{% if vars['nagios_location'] == 'internal' %}
|
||||||
parents phx2-gw
|
parents phx2-gw
|
||||||
{% else %}
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue