This should allow for ansible to build correctly the templates for noc01/noc02.
This commit is contained in:
parent
1250b004ea
commit
e36f982263
3 changed files with 10 additions and 9 deletions
|
@ -12,9 +12,11 @@ define service {
|
|||
use criticaltemplate
|
||||
}
|
||||
|
||||
{% if vars['nagios_location'] == 'external' %}
|
||||
define service {
|
||||
host_name nagios-external.fedoraproject.org
|
||||
service_description ICMP-Ping6-check
|
||||
check_command check-host-alive6!fedorapeople.org!1500.0,20%!2500.0,80%
|
||||
use criticaltemplate
|
||||
}
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue