value02: adjust network params
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
b537d651f4
commit
54637ddf02
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
---
|
---
|
||||||
nm: 255.255.255.0
|
nm: 255.255.255.0
|
||||||
gw: 10.3.163.254
|
|
||||||
dns: 10.3.163.33
|
dns: 10.3.163.33
|
||||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel-8-iad2
|
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel-8-iad2
|
||||||
ks_repo: http://10.3.163.35/repo/rhel/RHEL8-x86_64/
|
ks_repo: http://10.3.163.35/repo/rhel/RHEL8-x86_64/
|
||||||
volgroup: /dev/vg_guests
|
volgroup: /dev/vg_guests
|
||||||
eth0_ip: 10.3.163.110
|
eth0_ipv4: 10.3.163.110
|
||||||
eth0_nm: 255.255.255.0
|
eth0_ipv4_nm: 255.255.255.0
|
||||||
|
eth0_ipv4_gw: 10.3.163.254
|
||||||
vmhost: vmhost-x86-04.iad2.fedoraproject.org
|
vmhost: vmhost-x86-04.iad2.fedoraproject.org
|
||||||
datacenter: iad2
|
datacenter: iad2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue