From 85df9a000778e153c4197e9217e57d9cee726b51 Mon Sep 17 00:00:00 2001
From: Kevin Fenzi <kevin@scrye.com>
Date: Fri, 21 Feb 2020 21:42:59 +0000
Subject: [PATCH] Revert "nagios: enable ping on aws instances. This is not
 really ping it is checking aliveness with ssh"

This reverts commit 44d7acf9151675f1d20e362e85d556a9a05497cd.
---
 inventory/host_vars/copr-dist-git-dev.aws.fedoraproject.org | 2 +-
 inventory/host_vars/copr-dist-git.aws.fedoraproject.org     | 2 +-
 inventory/host_vars/copr-fe-dev.aws.fedoraproject.org       | 2 +-
 inventory/host_vars/copr-fe.aws.fedoraproject.org           | 2 +-
 inventory/host_vars/copr-keygen-dev.aws.fedoraproject.org   | 2 +-
 inventory/host_vars/copr-keygen.aws.fedoraproject.org       | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/inventory/host_vars/copr-dist-git-dev.aws.fedoraproject.org b/inventory/host_vars/copr-dist-git-dev.aws.fedoraproject.org
index 7a87d696df..d884016f7d 100644
--- a/inventory/host_vars/copr-dist-git-dev.aws.fedoraproject.org
+++ b/inventory/host_vars/copr-dist-git-dev.aws.fedoraproject.org
@@ -28,5 +28,5 @@ nagios_Check_Services:
   dhcpd: false
   httpd: false
   swap: false
-  ping: true
+  ping: false
   raid: false
diff --git a/inventory/host_vars/copr-dist-git.aws.fedoraproject.org b/inventory/host_vars/copr-dist-git.aws.fedoraproject.org
index 57c365029f..542b6abd1b 100644
--- a/inventory/host_vars/copr-dist-git.aws.fedoraproject.org
+++ b/inventory/host_vars/copr-dist-git.aws.fedoraproject.org
@@ -28,5 +28,5 @@ nagios_Check_Services:
   dhcpd: false
   httpd: false
   swap: false
-  ping: true
+  ping: false
   raid: false
diff --git a/inventory/host_vars/copr-fe-dev.aws.fedoraproject.org b/inventory/host_vars/copr-fe-dev.aws.fedoraproject.org
index 81909e2dd3..c450ee12bf 100644
--- a/inventory/host_vars/copr-fe-dev.aws.fedoraproject.org
+++ b/inventory/host_vars/copr-fe-dev.aws.fedoraproject.org
@@ -22,5 +22,5 @@ nagios_Check_Services:
   dhcpd: false
   httpd: false
   swap: false
-  ping: true
+  ping: false
   raid: false
diff --git a/inventory/host_vars/copr-fe.aws.fedoraproject.org b/inventory/host_vars/copr-fe.aws.fedoraproject.org
index 9420e2825e..f033a54263 100644
--- a/inventory/host_vars/copr-fe.aws.fedoraproject.org
+++ b/inventory/host_vars/copr-fe.aws.fedoraproject.org
@@ -28,7 +28,7 @@ nagios_Check_Services:
   dhcpd: false
   httpd: false
   swap: false
-  ping: true
+  ping: false
   raid: false
 
 # this overrides vars/Fedora.yml
diff --git a/inventory/host_vars/copr-keygen-dev.aws.fedoraproject.org b/inventory/host_vars/copr-keygen-dev.aws.fedoraproject.org
index 69dc481591..5102f5cc04 100644
--- a/inventory/host_vars/copr-keygen-dev.aws.fedoraproject.org
+++ b/inventory/host_vars/copr-keygen-dev.aws.fedoraproject.org
@@ -28,5 +28,5 @@ nagios_Check_Services:
   dhcpd: false
   httpd: false
   swap: false
-  ping: true
+  ping: false
   raid: false
diff --git a/inventory/host_vars/copr-keygen.aws.fedoraproject.org b/inventory/host_vars/copr-keygen.aws.fedoraproject.org
index 845aca884a..adbf6a8c91 100644
--- a/inventory/host_vars/copr-keygen.aws.fedoraproject.org
+++ b/inventory/host_vars/copr-keygen.aws.fedoraproject.org
@@ -27,5 +27,5 @@ nagios_Check_Services:
   dhcpd: false
   httpd: false
   swap: false
-  ping: true
+  ping: false
   raid: false