Add eth1 on pkgs01.stg for nfs
This commit is contained in:
parent
8aa7b4e1db
commit
8e4a077322
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
eth0_ip: 10.5.126.83
|
eth0_ip: 10.5.126.83
|
||||||
|
eth1_ip: 10.5.127.124
|
||||||
nm: 255.255.255.0
|
nm: 255.255.255.0
|
||||||
gw: 10.5.126.254
|
gw: 10.5.126.254
|
||||||
dns: 10.5.126.21
|
dns: 10.5.126.21
|
||||||
|
@ -8,3 +9,6 @@ ks_repo: http://10.5.126.23/repo/rhel/RHEL7-x86_64/
|
||||||
volgroup: /dev/vg_virthost16
|
volgroup: /dev/vg_virthost16
|
||||||
vmhost: virthost16.phx2.fedoraproject.org
|
vmhost: virthost16.phx2.fedoraproject.org
|
||||||
datacenter: phx2
|
datacenter: phx2
|
||||||
|
|
||||||
|
# Need a eth0/eth1 install here.
|
||||||
|
virt_install_command: "{{ virt_install_command_two_nic }}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue