ansible/inventory/host_vars/qa07.qa.fedoraproject.org
Adam Williamson 4697db3a6b openQA: open firewall ports for server->worker ws connections
The new developer mode requires the server to connect to the
worker instance via ws, it seems. We need to allow this through
the firewall. Figuring out the correct port numbers is...fun.
This is just the staging x86_64 hosts for now, for testing.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-11-23 12:13:50 -08:00

505 B

— fas_client_groups: sysadmin-qa,sysadmin-main sudoers: "{{ private }}/files/sudo/qavirt-sudoers" eth0_ip: 10.5.124.157 gw: 10.5.124.254

ansible_ifcfg_disabled: ['eth1']

tcp_ports: ['20013', '20023', '20033', '20043']