Move these over to virthost02.

This commit is contained in:
Kevin Fenzi 2015-02-17 17:00:57 +00:00
parent c696620344
commit 669f7639d4
4 changed files with 6 additions and 6 deletions

View file

@ -3,9 +3,9 @@ nm: 255.255.255.0
gw: 10.5.126.254
dns: 10.5.126.21
volgroup: /dev/vg_guests00
volgroup: /dev/vg_guests
eth0_ip: 10.5.126.12
vmhost: virthost04.phx2.fedoraproject.org
vmhost: virthost02.phx2.fedoraproject.org
datacenter: phx2

View file

@ -8,7 +8,7 @@ ks_repo: http://10.5.126.23/repo/rhel/RHEL7-x86_64/
eth0_ip: 10.5.126.103
volgroup: /dev/vg_virthost04
vmhost: virthost04.phx2.fedoraproject.org
volgroup: /dev/vg_guests
vmhost: virthost02.phx2.fedoraproject.org
datacenter: phx2

View file

@ -3,5 +3,5 @@ define host {
alias bastion01.phx2.fedoraproject.org
use defaulttemplate
address bastion01.phx2.fedoraproject.org
parents virthost04,fwsm01-gw
parents virthost02,fwsm01-gw
}

View file

@ -3,5 +3,5 @@ define host {
alias notifs-web01.phx2.fedoraproject.org
use defaulttemplate
address notifs-web01.phx2.fedoraproject.org
parents virthost04
parents virthost02
}