mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 04:22:18 +08:00
badges/stg: convert ip config to new format
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user