do not put jinja2 template items into a static file
This commit is contained in:
parent
e6b3fb1904
commit
4fe28d9291
1 changed files with 0 additions and 2 deletions
|
@ -12,11 +12,9 @@ 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