From 5b2bc7a11aafe9124241433e9e91db32c178b356 Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Fri, 23 Jun 2017 20:09:15 +0000 Subject: [PATCH] too many endifs spoil the broth --- roles/nagios_server/templates/nagios/hosts/cloud-hosts.cfg.j2 | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/nagios_server/templates/nagios/hosts/cloud-hosts.cfg.j2 b/roles/nagios_server/templates/nagios/hosts/cloud-hosts.cfg.j2 index 47ecc04bdc..f92df922d7 100644 --- a/roles/nagios_server/templates/nagios/hosts/cloud-hosts.cfg.j2 +++ b/roles/nagios_server/templates/nagios/hosts/cloud-hosts.cfg.j2 @@ -26,5 +26,4 @@ define host { parents cloud-gw {% endif %} } -{% endif %} {% endfor %}