mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
nagios: drop some trailing .s on entries that confuses nagios http_check plugin
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -44,18 +44,18 @@ rdu3_external:
|
||||
rdu3_management_hosts:
|
||||
- autosign01.mgmt.rdu3.fedoraproject.org
|
||||
- backup01.mgmt.rdu3.fedoraproject.org
|
||||
- buildhw-a64-01.mgmt.rdu3.fedoraproject.org.
|
||||
- buildhw-a64-02.mgmt.rdu3.fedoraproject.org.
|
||||
- buildhw-x86-01.mgmt.rdu3.fedoraproject.org.
|
||||
- buildhw-x86-02.mgmt.rdu3.fedoraproject.org.
|
||||
- buildhw-x86-03.mgmt.rdu3.fedoraproject.org.
|
||||
- buildhw-x86-04.mgmt.rdu3.fedoraproject.org.
|
||||
- buildhw-x86-13.mgmt.rdu3.fedoraproject.org.
|
||||
- bvmhost-a64-01.mgmt.rdu3.fedoraproject.org.
|
||||
- bvmhost-a64-02.mgmt.rdu3.fedoraproject.org.
|
||||
- bvmhost-a64-03.mgmt.rdu3.fedoraproject.org.
|
||||
- bvmhost-a64-04.mgmt.rdu3.fedoraproject.org.
|
||||
- bvmhost-p10-01.mgmt.rdu3.fedoraproject.org.
|
||||
- buildhw-a64-01.mgmt.rdu3.fedoraproject.org
|
||||
- buildhw-a64-02.mgmt.rdu3.fedoraproject.org
|
||||
- buildhw-x86-01.mgmt.rdu3.fedoraproject.org
|
||||
- buildhw-x86-02.mgmt.rdu3.fedoraproject.org
|
||||
- buildhw-x86-03.mgmt.rdu3.fedoraproject.org
|
||||
- buildhw-x86-04.mgmt.rdu3.fedoraproject.org
|
||||
- buildhw-x86-13.mgmt.rdu3.fedoraproject.org
|
||||
- bvmhost-a64-01.mgmt.rdu3.fedoraproject.org
|
||||
- bvmhost-a64-02.mgmt.rdu3.fedoraproject.org
|
||||
- bvmhost-a64-03.mgmt.rdu3.fedoraproject.org
|
||||
- bvmhost-a64-04.mgmt.rdu3.fedoraproject.org
|
||||
- bvmhost-p10-01.mgmt.rdu3.fedoraproject.org
|
||||
- bvmhost-x86-01.mgmt.rdu3.fedoraproject.org
|
||||
- bvmhost-x86-02.mgmt.rdu3.fedoraproject.org
|
||||
- bvmhost-x86-03.mgmt.rdu3.fedoraproject.org
|
||||
@@ -102,7 +102,7 @@ rdu3_management_limited:
|
||||
|
||||
# These hosts only respond on https, not http
|
||||
rdu3_management_no_http:
|
||||
- bvmhost-p10-01.mgmt.rdu3.fedoraproject.org.
|
||||
- bvmhost-p10-01.mgmt.rdu3.fedoraproject.org
|
||||
ipa_client_shell_groups:
|
||||
- sysadmin-noc
|
||||
- sysadmin-veteran
|
||||
|
||||
Reference in New Issue
Block a user