From 3a51a6e0654252e1d760e501c50a4af49e1aee1f Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Thu, 25 Sep 2014 20:09:07 +0000 Subject: [PATCH] Add this host. --- .../nagios_server/files/nagios/hosts/bugzilla2fedmsg01.cfg | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 roles/nagios_server/files/nagios/hosts/bugzilla2fedmsg01.cfg diff --git a/roles/nagios_server/files/nagios/hosts/bugzilla2fedmsg01.cfg b/roles/nagios_server/files/nagios/hosts/bugzilla2fedmsg01.cfg new file mode 100644 index 0000000000..f489e60775 --- /dev/null +++ b/roles/nagios_server/files/nagios/hosts/bugzilla2fedmsg01.cfg @@ -0,0 +1,7 @@ +define host { + host_name bugzilla2fedmsg01 + alias bugzilla2fedmsg01.phx2.fedoraproject.org + use defaulttemplate + address bugzilla2fedmsg01.phx2.fedoraproject.org + parents virthost17 +}