Moved some guests around

This commit is contained in:
Kevin Fenzi 2015-02-24 00:34:33 +00:00
parent 17d8dce934
commit 2a9cd6dfcd
4 changed files with 5 additions and 5 deletions

View file

@ -4,7 +4,7 @@ gw: 140.211.169.193
dns: 140.211.166.130
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_guests00
volgroup: /dev/vg_guests
eth0_ip: 140.211.169.228
vmhost: osuosl02.fedoraproject.org
vmhost: osuosl03.fedoraproject.org
datacenter: osuosl

View file

@ -3,5 +3,5 @@ define host {
alias collab03.fedoraproject.org
use defaulttemplate
address 140.211.169.198
parents osuosl02
parents osuosl03
}

View file

@ -3,5 +3,5 @@ define host {
alias hosted03.fedoraproject.org
use defaulttemplate
address 140.211.169.199
parents osuosl02
parents osuosl03
}

View file

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