openqa: update network interface config for qa05
eth1 needs to be disabled or plays fail. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
d5d23000a5
commit
f90cd284d9
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ fas_client_groups: sysadmin-qa,sysadmin-main
|
|||
sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
|
||||
eth0_ip: 10.5.124.155
|
||||
gw: 10.5.124.254
|
||||
# this interface is plugged in but we don't want or need it
|
||||
ansible_ifcfg_disabled: ['eth1']
|
||||
|
||||
# firewall ports for server->worker websockets connections
|
||||
# this port is 'QEMUPORT plus 1'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue