add docker-registry01 host entry to nagios

This commit is contained in:
Kevin Fenzi 2016-07-15 17:45:28 +00:00
parent b6c3ff1ca0
commit adc60e7318

View file

@ -0,0 +1,7 @@
define host {
host_name docker-registry01
alias docker-registry01.phx2.fedoraproject.org
use defaulttemplate
address docker-registry01.phx2.fedoraproject.org
parents bvirthost01
}