ansible/inventory/host_vars/bvmhost-a64-04.iad2.fedoraproject.org
Kevin Fenzi 6b2e507a20 bvmhost-a64-01/02/03/04: add 4 neww mt snow aarch64 machines in
These machines are newer versions of bvmhost-a64-12/13/14/15
They have more cpus, so we will be moving the buildvm-a64's over to
them, and then turning the 4 old bvmhost's into buildhw's.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-02-05 13:48:28 -08:00

740 B

— br0_ipv4: 10.3.170.14 br0_ipv4_gw: 10.3.170.254 br0_ipv4_nm: 24 br0_port0_mac: "{{ mac1 }}" datacenter: iad2 dns1: 10.3.163.33 dns2: 10.3.163.34 dns_search1: "iad2.fedoraproject.org" dns_search2: "fedoraproject.org" has_ipv4: yes mac1: 04:3f:72:d7:7f:f7 nbde: false network_connections:

  • autoconnect: yes ip: address:

    • "{{ br0_ipv4 }}/{{ br0_ipv4_nm }}"

    dhcp4: no dns:

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

    dns_search:

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

    gateway4: "{{ br0_ipv4_gw }}" name: br0 state: up type: bridge mtu: 9000

  • mac: "{{ br0_port0_mac }}" master: br0 name: br0-port0 state: up type: ethernet mtu: 9000