db01 is moved over to virthost02 now.

This commit is contained in:
Kevin Fenzi 2015-02-18 03:39:50 +00:00
parent 9aba770ef8
commit b67dbf81b2
2 changed files with 3 additions and 3 deletions

View file

@ -2,9 +2,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.71
vmhost: virthost04.phx2.fedoraproject.org
vmhost: virthost02.phx2.fedoraproject.org
datacenter: phx2
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-7

View file

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