diff --git a/inventory/host_vars/mirrorlist-osuosl.fedoraproject.org b/inventory/host_vars/mirrorlist-osuosl.fedoraproject.org index e7d6dd7634..fbea4c3dd5 100644 --- a/inventory/host_vars/mirrorlist-osuosl.fedoraproject.org +++ b/inventory/host_vars/mirrorlist-osuosl.fedoraproject.org @@ -6,5 +6,5 @@ ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-6 ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL6-x86_64/ volgroup: /dev/vg_guests eth0_ip: 140.211.169.228 -vmhost: osuosl03.fedoraproject.org +vmhost: osuosl01.fedoraproject.org datacenter: osuosl diff --git a/roles/nagios_server/files/nagios/hosts/mirrorlist-osuosl.cfg b/roles/nagios_server/files/nagios/hosts/mirrorlist-osuosl.cfg index 284e424ff4..44f48d24a6 100644 --- a/roles/nagios_server/files/nagios/hosts/mirrorlist-osuosl.cfg +++ b/roles/nagios_server/files/nagios/hosts/mirrorlist-osuosl.cfg @@ -3,5 +3,5 @@ define host { alias mirrorlist-osuosl.fedoraproject.org use defaulttemplate address mirrorlist-osuosl.fedoraproject.org - parents osuosl03 + parents osuosl01 }