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 +}