From 6efa60181e97dc772e7d934624224e8addd6fcc5 Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Sun, 23 Feb 2020 17:33:58 +0000 Subject: [PATCH] [nagios] small change to cloud-hosts where I forgot to remove an endif --- 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 5ea8966b91..142fa4abcf 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 %}