diff --git a/inventory/host_vars/copr-pulp.aws.fedoraproject.org b/inventory/host_vars/copr-pulp.aws.fedoraproject.org index f164c6e569..625415e4c4 100644 --- a/inventory/host_vars/copr-pulp.aws.fedoraproject.org +++ b/inventory/host_vars/copr-pulp.aws.fedoraproject.org @@ -1,15 +1,16 @@ hostbase: copr-pulp- # 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 +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 public_ip: TODO swap_file_path: /swap swap_file_size_mb: 16384