ansible/inventory/host_vars/openqa-a64-worker01.iad2.fedoraproject.org
Adam Williamson 6aa77e9423 openqa: try and fix on-disk encryption stuff
Some of the openqa workers are encrypted and some aren't (this is a bit of a
mess that's partly a result of all the redeployments we did around
https://bugzilla.redhat.com/show_bug.cgi?id=2009585 ). We should only run
the nbde_client role on workers which are encrypted. Hopefully this gets that
right.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-11-25 16:10:11 -08:00

1.8 KiB

— datacenter: iad2 dns1: 10.3.163.33 dns2: 10.3.163.34 dns_search1: "iad2.fedoraproject.org" dns_search2: "fedoraproject.org" enP2p1s0_mac: "{{ mac1 }}" enp1s0_ipv4: 10.3.174.61 enp1s0_ipv4_gw: 10.3.174.254 enp1s0_ipv4_nm: 24 enp1s0_mac: "{{ mac2 }}" enp1s0d1_mac: "{{ mac3 }}" freezes: false

has_ipv4: yes mac1: 00:1b:21:e0:78:b2 mac2: 50:6b:4b:7f:96:30 mac3: 50:6b:4b:7f:96:31 network_connections:

  • autoconnect: no mac: "{{ enP2p1s0_mac }}" name: enP2p1s0 state: down type: ethernet
  • autoconnect: yes ip: address:

    • "{{ enp1s0_ipv4 }}/{{ enp1s0_ipv4_nm }}"

    dhcp4: no dns:

    • "{{ dns1 }}"
    • "{{ dns2 }}"

    dns_search:

    • "{{ dns_search1 }}"
    • "{{ dns_search2 }}"

    gateway4: "{{ enp1s0_ipv4_gw }}" mac: "{{ enp1s0_mac }}" name: enp1s0 state: up type: ethernet

  • autoconnect: no mac: "{{ enp1s0d1_mac }}" name: enp1s0d1 state: down type: ethernet

nrpe_procs_crit: 300 nrpe_procs_warn: 250

openqa_rngd: true openqa_tap_iface: enp1s0

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

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

openqa_nbde: false