badges/stg: convert ip config to new format
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
8cd3227549
commit
1b7db35db4
2 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
|||
---
|
||||
nm: 255.255.255.0
|
||||
gw: 10.3.166.254
|
||||
dns: 10.3.163.33
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel-7-iad2
|
||||
ks_repo: http://10.3.163.35/repo/rhel/RHEL7-x86_64/
|
||||
volgroup: /dev/vg_guests
|
||||
eth0_ip: 10.3.166.44
|
||||
eth0_ip_gw: 10.3.166.254
|
||||
eth0_ip_nm: 255.255.255.0
|
||||
vmhost: vmhost-x86-11.stg.iad2.fedoraproject.org
|
||||
datacenter: iad2
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
---
|
||||
nm: 255.255.255.0
|
||||
gw: 10.3.166.254
|
||||
dns: 10.3.163.33
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel-7-iad2
|
||||
ks_repo: http://10.3.163.35/repo/rhel/RHEL7-x86_64/
|
||||
volgroup: /dev/vg_guests
|
||||
eth0_ip: 10.3.166.65
|
||||
eth0_ip_gw: 10.3.166.254
|
||||
eth0_ip_nm: 255.255.255.0
|
||||
vmhost: vmhost-x86-11.stg.iad2.fedoraproject.org
|
||||
datacenter: iad2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue