mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 14:30:45 +08:00
oh yeah.. add it twice
This commit is contained in:
@@ -400,6 +400,20 @@ define service {
|
||||
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 {
|
||||
host_name sign-vault03.mgmt.fedoraproject.org
|
||||
service_description sign-vault03.mgmt.fedoraproject.org-https
|
||||
|
||||
Reference in New Issue
Block a user