diff --git a/inventory/host_vars/copr-db-stg.aws.fedoraproject.org b/inventory/host_vars/copr-db-stg.aws.fedoraproject.org index e48ca98ff2..643fbbfd79 100644 --- a/inventory/host_vars/copr-db-stg.aws.fedoraproject.org +++ b/inventory/host_vars/copr-db-stg.aws.fedoraproject.org @@ -22,16 +22,17 @@ description: copr database - staging instance hostbase: copr-db-stg- inventory_hostname: "copr-db-stg.aws.fedoraproject.org" inventory_instance_name: copr-db-stg -nagios_Check_Services: - dhcpd: false - httpd: false - mail: false - named: false - nrpe: false - ping: false - raid: false - sshd: false - swap: false +# This instance is WIP and we don't want nagios alerts yet +# 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 diff --git a/inventory/host_vars/copr-pulp-dev.aws.fedoraproject.org b/inventory/host_vars/copr-pulp-dev.aws.fedoraproject.org index 276fda227c..63c513a428 100644 --- a/inventory/host_vars/copr-pulp-dev.aws.fedoraproject.org +++ b/inventory/host_vars/copr-pulp-dev.aws.fedoraproject.org @@ -1,14 +1,15 @@ hostbase: copr-pulp-dev- -nagios_Check_Services: - dhcpd: false - httpd: true - mail: false - named: false - nrpe: true - ping: false - raid: false - sshd: false - swap: false +# This instance is WIP and we don't want nagios alerts yet +# nagios_Check_Services: +# dhcpd: false +# httpd: true +# mail: false +# named: false +# nrpe: true +# ping: false +# raid: false +# sshd: false +# swap: false public_ip: 44.206.10.188 swap_file_path: /swap swap_file_size_mb: 16384 diff --git a/inventory/host_vars/copr-pulp.aws.fedoraproject.org b/inventory/host_vars/copr-pulp.aws.fedoraproject.org index 18835b28eb..f164c6e569 100644 --- a/inventory/host_vars/copr-pulp.aws.fedoraproject.org +++ b/inventory/host_vars/copr-pulp.aws.fedoraproject.org @@ -1,14 +1,15 @@ hostbase: copr-pulp- -nagios_Check_Services: - dhcpd: false - httpd: true - mail: false - named: false - nrpe: true - ping: false - raid: false - sshd: false - swap: false +# This instance is WIP and we don't want nagios alerts yet +# nagios_Check_Services: +# dhcpd: false +# httpd: true +# mail: false +# named: false +# nrpe: true +# ping: false +# raid: false +# sshd: false +# swap: false public_ip: TODO swap_file_path: /swap swap_file_size_mb: 16384