ansible/inventory/host_vars/osuosl02.fedoraproject.org
Kevin Fenzi af8b5836e9 osuosl02: adjust nrpe proc settings
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-05-13 20:07:05 -07:00

705 B

— br0_ipv4_ip: 140.211.169.195 br0_ipv4_gw: 140.211.169.193 br0_ipv4_nm: 26 br0_port0_mac: '{{ mac0 }}' datacenter: osuosl dns1: 8.8.8.8 dns_search1: vpn.fedoraproject.org dns_search2: vpn.fedoraproject.org has_ipv4: true mac0: "C8:4B:D6:AF:2A:3B" network_connections:

  • autoconnect: true ip: address:

    • '{{ br0_ipv4_ip }}/{{ br0_ipv4_nm }}'

    dhcp4: false dns:

    • '{{ dns1 }}'

    dns_search:

    • '{{ dns_search1 }}'

    gateway4: '{{ br0_ipv4_gw }}' name: br0 state: up type: bridge

  • mac: '{{ br0_port0_mac }}' master: br0 name: br0-port0 state: up type: ethernet

nrpe_procs_crit: 2500 nrpe_procs_warn: 2000 virthost: true