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