ansible/inventory/host_vars/openqa-a64-worker01.iad2.fedoraproject.org
Adam Williamson 7a82a5a7d5 Rename ansible_ifcfg_{black,white}list to {block,allow}list
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-06-11 15:22:09 -07:00

1.5 KiB

— freezes: false

ansible_ifcfg_infra_net_devices: ['eth1'] gw: 10.3.174.254 dns: 10.3.163.33 eth1_ip: 10.3.174.61 eth1_nm: 255.255.255.0 datacenter: iad2 fas_client_groups: sysadmin-qa,sysadmin-main,sysadmin-noc,fi-apprentice,sysadmin-veteran nrpe_procs_warn: 250 nrpe_procs_crit: 300

sudoers: "{{ private }}/files/sudo/qavirt-sudoers"

openqa_tap_iface: eth1 ansible_ifcfg_allowlist: ['eth0', '{{ openqa_tap_iface }}', 'eth2'] ansible_ifcfg_disabled: ['eth0', 'eth2']

openqa_hostname: openqa-stg01.iad2.fedoraproject.org

openqa_workers: 8

tcp_ports: ['20013', '20023', '20033', '20043', '20053', '20063', '20073', '20083']

openqa_rngd: True