nagios_server: try and adjust for all the aws copr instances
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
46d9f4275d
commit
9a255e3c41
5 changed files with 27 additions and 3 deletions
|
@ -4,7 +4,7 @@ define host {
|
|||
{% if vars['nagios_location'] == 'internal' %}
|
||||
use defaulttemplate
|
||||
{% else %}
|
||||
use mincheck
|
||||
use aws
|
||||
{% endif %}
|
||||
|
||||
host_name {{ host }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue