mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
also update hosts vars
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
nm: 255.255.255.0
|
||||
gw: 10.5.124.254
|
||||
gw: 10.5.129.254
|
||||
dns: 10.5.126.21
|
||||
|
||||
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
|
||||
datacenter: phx2
|
||||
|
||||
eth0_ip: 10.5.124.145
|
||||
eth0_nm: 255.255.255.128
|
||||
eth0_ip: 10.5.129.248
|
||||
eth0_nm: 255.255.255.0
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
nm: 255.255.255.0
|
||||
gw: 10.5.124.254
|
||||
gw: 10.5.129.254
|
||||
dns: 10.5.126.21
|
||||
|
||||
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
|
||||
datacenter: phx2
|
||||
|
||||
eth0_ip: 10.5.124.146
|
||||
eth0_nm: 255.255.255.128
|
||||
eth0_ip: 10.5.129.249
|
||||
eth0_nm: 255.255.255.0
|
||||
Reference in New Issue
Block a user