ansible/inventory/host_vars/backup01.iad2.fedoraproject.org
Kevin Fenzi eb991fa9c1 base / big network cleanup
Everything should now be using linux-system-roles/network, so we drop
our hacky nmcli calls and everything that referred to them, including
exclude variables. Also, lets just let NM handle resolv.conf so it's not
wrong all the time on reboots.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-26 12:14:23 -08:00

772 B

— datacenter: iad2 dns1: 10.3.163.33 dns2: 10.3.163.34 dns_search1: "iad2.fedoraproject.org" dns_search2: "fedoraproject.org" eno1_ipv4: 10.3.163.40 eno1_ipv4_gw: 10.3.163.254 eno1_ipv4_nm: 24 eno1_mac: "{{ mac0 }}" grokmirror_topdir: /fedora_backups/grokmirror has_ipv4: yes mac0: ec:f4:bb:d2:76:a0 network_connections:

  • autoconnect: yes ip: address:

    • "{{ eno1_ipv4 }}/{{ eno1_ipv4_nm }}"

    dhcp4: no dns:

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

    dns_search:

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

    gateway4: "{{ eno1_ipv4_gw }}" mac: "{{ eno1_mac }}" name: eno1 state: up type: ethernet

nrpe_procs_crit: 1400 nrpe_procs_warn: 1200 weblate_backup_topdir: /fedora_backups/misc/weblate