Add netmask and other info to prep for having ansible manage network config.
This commit is contained in:
parent
2ea6ee93d8
commit
8ecddf1cd2
75 changed files with 105 additions and 5 deletions
|
@ -6,6 +6,7 @@ ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-7
|
|||
ks_repo: http://10.5.126.23/repo/rhel/RHEL7-x86_64/
|
||||
volgroup: /dev/VirtGuests
|
||||
eth0_ip: 10.5.124.144
|
||||
eth0_nm: 255.255.255.128
|
||||
vmhost: virthost-comm02.qa.fedoraproject.org
|
||||
datacenter: phx2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue