From 406c9bba3aba21df7d910d45116863d811204bcb Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 8 May 2023 12:07:53 -0700 Subject: [PATCH] copr-db-stg.aws.fedoraproject.org: disable nagios checks entirely Signed-off-by: Kevin Fenzi --- .../copr-db-stg.aws.fedoraproject.org | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/inventory/host_vars/copr-db-stg.aws.fedoraproject.org b/inventory/host_vars/copr-db-stg.aws.fedoraproject.org index bf04a73168..c54b6db3b1 100644 --- a/inventory/host_vars/copr-db-stg.aws.fedoraproject.org +++ b/inventory/host_vars/copr-db-stg.aws.fedoraproject.org @@ -25,16 +25,16 @@ inventory_instance_name: copr-db-stg # This instance is stopped for now (not enough time to finish) nagios_Can_Connect: false -# nagios_Check_Services: -# dhcpd: false -# httpd: false -# mail: false -# named: false -# nrpe: false -# ping: false -# raid: false -# sshd: false -# swap: false +nagios_Check_Services: + dhcpd: false + httpd: false + mail: false + named: false + nrpe: false + ping: false + raid: false + sshd: false + swap: false public_ip: 52.200.82.86 swap_file_path: /swap swap_file_size_mb: 4096