ansible/inventory/host_vars/vmhost-x86-cc03.rdu-cc.fedoraproject.org
Kevin Fenzi 8e50b0ebda virthosts: increase process limit on new servers
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-06-07 18:44:14 -07:00

677 B

— br0_ipv4: 8.43.85.64 br0_ipv4_gw: 8.43.85.254 br0_ipv4_nm: 24 br0_port0_mac: '{{ mac0 }}' datacenter: rdu-cc dns1: 8.8.8.8 dns2: 8.8.4.4 dns_search1: fedoraproject.org mac0: C8:4B:D6:98:5D:74 network_connections:

  • autoconnect: true ip: address:

    • '{{ br0_ipv4 }}/{{ br0_ipv4_nm }}'

    dhcp4: false dns:

    • '{{ dns1 }}'
    • '{{ dns2 }}'

    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: 1300 nrpe_procs_warn: 1200 postfix_group: vpn vpn: true