oh yeah.. add it twice
This commit is contained in:
parent
748d2fb6f0
commit
d8e658bd9e
1 changed files with 14 additions and 0 deletions
|
@ -400,6 +400,20 @@ define service {
|
||||||
use defaulttemplate
|
use defaulttemplate
|
||||||
}
|
}
|
||||||
|
|
||||||
|
define service {
|
||||||
|
host_name qa10.mgmt.fedoraproject.org
|
||||||
|
service_description qa10.mgmt.fedoraproject.org-https
|
||||||
|
check_command check_https!qa10.mgmt.fedoraproject.org
|
||||||
|
use defaulttemplate
|
||||||
|
}
|
||||||
|
|
||||||
|
define service {
|
||||||
|
host_name qa11.mgmt.fedoraproject.org
|
||||||
|
service_description qa11.mgmt.fedoraproject.org-https
|
||||||
|
check_command check_https!qa11.mgmt.fedoraproject.org
|
||||||
|
use defaulttemplate
|
||||||
|
}
|
||||||
|
|
||||||
define service {
|
define service {
|
||||||
host_name sign-vault03.mgmt.fedoraproject.org
|
host_name sign-vault03.mgmt.fedoraproject.org
|
||||||
service_description sign-vault03.mgmt.fedoraproject.org-https
|
service_description sign-vault03.mgmt.fedoraproject.org-https
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue