db01 is moved over to virthost02 now.
This commit is contained in:
parent
9aba770ef8
commit
b67dbf81b2
2 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
||||||
nm: 255.255.255.0
|
nm: 255.255.255.0
|
||||||
gw: 10.5.126.254
|
gw: 10.5.126.254
|
||||||
dns: 10.5.126.21
|
dns: 10.5.126.21
|
||||||
volgroup: /dev/vg_guests00
|
volgroup: /dev/vg_guests
|
||||||
eth0_ip: 10.5.126.71
|
eth0_ip: 10.5.126.71
|
||||||
vmhost: virthost04.phx2.fedoraproject.org
|
vmhost: virthost02.phx2.fedoraproject.org
|
||||||
datacenter: phx2
|
datacenter: phx2
|
||||||
|
|
||||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-7
|
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-7
|
||||||
|
|
|
@ -3,5 +3,5 @@ define host {
|
||||||
alias db01.phx2.fedoraproject.org
|
alias db01.phx2.fedoraproject.org
|
||||||
use defaulttemplate
|
use defaulttemplate
|
||||||
address db01.phx2.fedoraproject.org
|
address db01.phx2.fedoraproject.org
|
||||||
parents virthost04
|
parents virthost02
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue