1
0
Fork 0
forked from infra/ansible
infra-ansible/inventory/host_vars/vmhost-p09-copr02.rdu3.fedoraproject.org
2026-03-09 17:52:00 +01:00

1.6 KiB

— br0_ipv4_ip: 10.16.179.11 br0_ipv4_gw: 10.16.179.254 br0_ipv4_nm: 24 br0_ipv6_ip: 2620:52:6:1161::11 br0_ipv6_gw: 2620:52:6:1161::1 br0_ipv6_nm: 64 datacenter: rdu3 dns1: 10.16.163.33 dns2: 10.16.163.34 dns_search2: "rdu3.fedoraproject.org" dns_search3: "fedoraproject.org" has_ipv4: yes mac0: 40:a6:b7:18:8a:38 mac1: 40:a6:b7:18:8a:39 mac2: ac:1f:6b:59:70:fe mac3: ac:1f:6b:59:70:ff mac4: ac:1f:6b:59:71:00 mac5: ac:1f:6b:59:71:01 mac6: ac:1f:6b:a5:4e:f4 mac7: ac:1f:6b:a5:4e:f5 mac8: ac:1f:6b:a5:4e:f6 mac9: ac:1f:6b:a5:4e:f7 libvirt_host: "[{{ br0_ipv6_ip }}]" libvirt_pools:

  • name: vmhost_p09_02
  • name: vmhost_p_p09_02

libvirt_arch: ppc64le network_connections:

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

    • "{{ br0_ipv4_ip }}/{{ br0_ipv4_nm }}"
    • "{{ br0_ipv6_ip }}/{{ br0_ipv6_nm }}"

    dhcp4: no dns:

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

    dns_search:

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

    gateway4: "{{ br0_ipv4_gw }}" gateway6: "{{ br0_ipv6_gw }}"

  • name: bond0 type: bond interface_name: bond0 mtu: 1500 controller: br0 bond: mode: 802.3ad
  • 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

nrpe_procs_crit: 13000 nrpe_procs_warn: 12000 zabbix_macros: MEMORY.AVAILABLE.MIN: 0