welp that was silly

This commit is contained in:
Stephen Smoogen 2017-12-01 02:58:00 +00:00
parent fa59462ab3
commit 050682457b

View file

@ -1,4 +1,4 @@
{% for host in vars["phx2_external"] and hostvars[host].nagios_Check_Services['ping'] == true %} {% for host in vars["phx2_external"] %}
define host { define host {
host_name {{ host }} host_name {{ host }}
alias {{ host }} alias {{ host }}