Files
fedora-infra_ansible/inventory/host_vars/bvmhost-p10-02.rdu3.fedoraproject.org
2025-12-08 16:09:47 +00:00

1.4 KiB

— bmc: ip_address: 10.16.160.140 ping: true http: false https: false br0_ipv4: 10.16.171.26 br0_ipv4_gw: 10.16.171.254 br0_ipv4_nm: 24 br0_port0_mac: "{{ mac1 }}" datacenter: rdu3 dns1: 10.16.163.33 dns2: 10.16.163.34 dns_search1: "rdu3.fedoraproject.org" dns_search2: "fedoraproject.org" has_ipv4: yes mac0: be:86:e4:4e:7b:00 mac1: be:86:e4:4e:7b:01 network_connections:

  • name: br0 state: up type: bridge mtu: 1500 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: bond0 type: bond interface_name: bond0 ip: dhcp4: false auto6: false mtu: 1500 bond: mode: active-backup
  • name: 711_vlan type: vlan vlan: id: 711 parent: bond0 controller: br0 state: up
  • name: bond0-port1 mac: "{{ mac0 }}" type: ethernet controller: bond0 state: up mtu: 1500
  • name: bond0-port2 mac: "{{ mac1 }}" type: ethernet controller: bond0 state: up mtu: 1500

zabbix_macros: 'LOAD_AVG_PER_CPU.MAX.WARN': 5 # frequently busy