1
0
Fork 0
forked from infra/ansible
infra-ansible/inventory/host_vars/buildhw-x86-12.rdu3.fedoraproject.org
Kevin Fenzi 68a1efb111 buildhw-x86-12: fix mgmt ip
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2026-06-25 09:40:45 -07:00

1.6 KiB

— bmc: ip_address: 10.16.160.86 ping: true http: true https: true br0_ipv4_ip: 10.16.169.42 br0_ipv4_gw: 10.16.169.254 br0_ipv4_nm: 24 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: 70:b5:e8:d0:d4:90 mac1: 70:b5:e8:d0:d4:91 mac2: 68:05:ca:ce:a3:24 mac3: 68:05:ca:ce:a3:25 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: "{{ mac2 }}" type: ethernet controller: bond0 state: up mtu: 1500
  • name: bond0-port2 mac: "{{ mac3 }}" type: ethernet controller: bond0 state: up mtu: 1500

zabbix_inventory: date_hw_expiry: "2023-05-27" date_hw_purchase: "2016-05-26" hardware: PowerEdge FC430 location: RDU3 oob_ip: "{{ bmc.ip_address }}" serialno_a: 2TFRHB2 type: Prod_Dedicated_HW vendor: Dell