Move these over to virthost02.
This commit is contained in:
parent
c696620344
commit
669f7639d4
4 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
}
|
||||
|
|
|
@ -3,5 +3,5 @@ define host {
|
|||
alias notifs-web01.phx2.fedoraproject.org
|
||||
use defaulttemplate
|
||||
address notifs-web01.phx2.fedoraproject.org
|
||||
parents virthost04
|
||||
parents virthost02
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue