also update hosts vars
This commit is contained in:
parent
7f7951c79e
commit
451f8a4cec
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
nm: 255.255.255.0
|
nm: 255.255.255.0
|
||||||
gw: 10.5.124.254
|
gw: 10.5.129.254
|
||||||
dns: 10.5.126.21
|
dns: 10.5.126.21
|
||||||
|
|
||||||
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
|
||||||
|
@ -9,5 +9,5 @@ volgroup: /dev/VirtGuests
|
||||||
vmhost: virthost-comm03.qa.fedoraproject.org
|
vmhost: virthost-comm03.qa.fedoraproject.org
|
||||||
datacenter: phx2
|
datacenter: phx2
|
||||||
|
|
||||||
eth0_ip: 10.5.124.145
|
eth0_ip: 10.5.129.248
|
||||||
eth0_nm: 255.255.255.128
|
eth0_nm: 255.255.255.0
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
nm: 255.255.255.0
|
nm: 255.255.255.0
|
||||||
gw: 10.5.124.254
|
gw: 10.5.129.254
|
||||||
dns: 10.5.126.21
|
dns: 10.5.126.21
|
||||||
|
|
||||||
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
|
||||||
|
@ -9,5 +9,5 @@ volgroup: /dev/vg_guests
|
||||||
vmhost: virthost-comm04.qa.fedoraproject.org
|
vmhost: virthost-comm04.qa.fedoraproject.org
|
||||||
datacenter: phx2
|
datacenter: phx2
|
||||||
|
|
||||||
eth0_ip: 10.5.124.146
|
eth0_ip: 10.5.129.249
|
||||||
eth0_nm: 255.255.255.128
|
eth0_nm: 255.255.255.0
|
Loading…
Add table
Add a link
Reference in a new issue