move proxy04 over to ibiblio02

This commit is contained in:
Stephen Smoogen 2015-08-18 22:32:05 +00:00
parent 4057cc4ce7
commit fd9e877a05
2 changed files with 3 additions and 3 deletions

View file

@ -6,8 +6,8 @@ dns: 152.2.21.1
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-7
ks_repo: http://209.132.181.6/repo/rhel/RHEL7-x86_64/
vmhost: ibiblio01.fedoraproject.org
volgroup: /dev/vg_server
vmhost: ibiblio02.fedoraproject.org
volgroup: /dev/vg_guests
eth0_ip: 152.19.134.142

View file

@ -3,5 +3,5 @@ define host {
alias proxy04.fedoraproject.org
use defaulttemplate
address proxy04.fedoraproject.org
parents ibiblio01
parents ibiblio02
}