From c6ed99beb95182db472b99d6a129205fe117374f Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 24 Jul 2025 13:36:52 -0700 Subject: [PATCH] nagios: drop some trailing .s on entries that confuses nagios http_check plugin Signed-off-by: Kevin Fenzi --- inventory/group_vars/nagios | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/inventory/group_vars/nagios b/inventory/group_vars/nagios index 4057a0ee66..d53b3e3d0c 100644 --- a/inventory/group_vars/nagios +++ b/inventory/group_vars/nagios @@ -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