diff --git a/inventory/host_vars/autocloud-backend-libvirt2.phx2.fedoraproject.org b/inventory/host_vars/autocloud-backend-libvirt2.phx2.fedoraproject.org index a3ff050fa4..401f1ed483 100644 --- a/inventory/host_vars/autocloud-backend-libvirt2.phx2.fedoraproject.org +++ b/inventory/host_vars/autocloud-backend-libvirt2.phx2.fedoraproject.org @@ -20,3 +20,6 @@ eth1_ip: 10.5.127.179 datacenter: phx2 autocloud_specialization: libvirt + +nagios_Check_Services: + raid: true diff --git a/inventory/host_vars/autocloud-backend-vbox2.phx2.fedoraproject.org b/inventory/host_vars/autocloud-backend-vbox2.phx2.fedoraproject.org index b64c918f68..87b5ecd6b4 100644 --- a/inventory/host_vars/autocloud-backend-vbox2.phx2.fedoraproject.org +++ b/inventory/host_vars/autocloud-backend-vbox2.phx2.fedoraproject.org @@ -20,3 +20,6 @@ eth1_ip: 10.5.127.178 datacenter: phx2 autocloud_specialization: virtualbox + +nagios_Check_Services: + raid: true