mirrorlist-osuosl is on osuosl01, not 03

This commit is contained in:
Kevin Fenzi 2015-02-24 13:10:54 +00:00
parent 9dcb150ad1
commit 23f9aea9ab
2 changed files with 2 additions and 2 deletions

View file

@ -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/ ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL6-x86_64/
volgroup: /dev/vg_guests volgroup: /dev/vg_guests
eth0_ip: 140.211.169.228 eth0_ip: 140.211.169.228
vmhost: osuosl03.fedoraproject.org vmhost: osuosl01.fedoraproject.org
datacenter: osuosl datacenter: osuosl

View file

@ -3,5 +3,5 @@ define host {
alias mirrorlist-osuosl.fedoraproject.org alias mirrorlist-osuosl.fedoraproject.org
use defaulttemplate use defaulttemplate
address mirrorlist-osuosl.fedoraproject.org address mirrorlist-osuosl.fedoraproject.org
parents osuosl03 parents osuosl01
} }