Files
fedora-infra_ansible/inventory/host_vars/vmhost-x86-iso03.rdu3.fedoraproject.org
Kevin Fenzi e7c35d4d2b vmhost-x86-iso02: update mac addresses
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-12-12 13:56:36 -08:00

1.1 KiB

— br0_ipv4_ip: 10.16.179.43 br0_ipv4_gw: 10.16.179.254 br0_ipv4_nm: 24 datacenter: rdu3 dns_search1: fedoraproject.org mac0: 24:6e:96:d5:a4:0a mac1: 24:6e:96:d5:a3:ea mac2: 24:6e:96:d5:a4:0b mac3: 24:6e:96:d5:a3:ec network_connections:

  • name: br0 state: up type: bridge mtu: 1500 autoconnect: yes ip: address:

    • "{{ br0_ipv4_ip }}/{{ br0_ipv4_nm }}"

    dhcp4: no dns:

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

    dns_search:

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

    gateway4: "{{ br0_ipv4_gw }}"

  • name: bond0 type: bond interface_name: bond0 mtu: 1500 controller: br0 bond: mode: 802.3ad
  • name: bond0-port1 mac: "{{ mac1 }}" type: ethernet controller: bond0 state: up mtu: 1500
  • name: bond0-port2 mac: "{{ mac3 }}" type: ethernet controller: bond0 state: up mtu: 1500

nrpe_procs_crit: 1000 nrpe_procs_warn: 900 postfix_group: vpn vpn: true