Add https services for mgmt in
This commit is contained in:
parent
9734900cbe
commit
7b4086ce60
1 changed files with 21 additions and 0 deletions
|
@ -452,6 +452,27 @@ define service {
|
|||
use defaulttemplate
|
||||
}
|
||||
|
||||
define service {
|
||||
host_name virthost16.mgmt.fedoraproject.org
|
||||
service_description virthost16.mgmt.fedoraproject.org-https
|
||||
check_command check_https!virthost12.mgmt.fedoraproject.org
|
||||
use defaulttemplate
|
||||
}
|
||||
|
||||
define service {
|
||||
host_name virthost17.mgmt.fedoraproject.org
|
||||
service_description virthost17.mgmt.fedoraproject.org-https
|
||||
check_command check_https!virthost12.mgmt.fedoraproject.org
|
||||
use defaulttemplate
|
||||
}
|
||||
|
||||
define service {
|
||||
host_name virthost18.mgmt.fedoraproject.org
|
||||
service_description virthost18.mgmt.fedoraproject.org-https
|
||||
check_command check_https!virthost12.mgmt.fedoraproject.org
|
||||
use defaulttemplate
|
||||
}
|
||||
|
||||
define service {
|
||||
host_name virthost-comm02.mgmt.fedoraproject.org
|
||||
service_description virthost-comm02.mgmt.fedoraproject.org-https
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue