ansible/inventory/host_vars/openqa-ppc64le-02.qa.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: [ 'eth2' ] gw: 10.5.131.254 dns: 10.5.126.21 eth2_ip: 10.5.131.75 eth2_nm: 255.255.255.0 datacenter: phx2 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: eth2 ansible_ifcfg_allowlist: ['eth0', 'eth1', '{{ openqa_tap_iface }}', 'eth3'] ansible_ifcfg_disabled: ['eth0', 'eth1', 'eth3']

openqa_workers: 15

tcp_ports: ['20013', '20023', '20033', '20043', '20053', '20063', '20073', '20083', '20093', '20103', '20113', '20123', '20133', '20143', '20153']

openqa_rngd: True