1
0
Fork 0
forked from infra/ansible
infra-ansible/inventory/host_vars/smtp-mm-osuosl01.fedoraproject.org
Kevin Fenzi 944efaf34f smtp-mm-osuosl01: move to rhel10
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2026-05-18 15:28:38 -07:00

1 KiB

— datacenter: osuosl dns1: 8.8.8.8 dns: "{{ dns1 }}" dns2: 8.8.4.4 eth0_ipv4_gw: 140.211.169.193 eth0_ipv4_ip: 140.211.169.205 eth0_ipv4_nm: 25 eth0_ipv6_ip: "2605:bc80:3010:600:dead:beef:cafe:fedb" eth0_ipv6_gw: "2605:bc80:3010:600::1" eth0_ipv6_nm: 64 has_ipv6: yes ks_repo: https://infrastructure.fedoraproject.org/repo/rhel/RHEL10-x86_64/ ks_url: https://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-10 mem_size: 4096 network_connections:

  • autoconnect: yes ip: address:

    • "{{ eth0_ipv4_ip }}/{{ eth0_ipv4_nm }}"
    • "{{ eth0_ipv6_ip }}/{{ eth0_ipv6_nm }}"

    dhcp4: no dns:

    • "{{ dns1 }}"
    • "{{ dns2 }}"
    • 2001:4860:4860::8888

    dns_search:

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

    gateway4: "{{ eth0_ipv4_gw }}" gateway6: "{{ eth0_ipv6_gw }}" mac: "{{ ansible_default_ipv4.macaddress }}" name: eth0 type: ethernet

vmhost: osuosl02.fedoraproject.org volgroup: /dev/vg_guests vpn: true zabbix_host: zabbix01.vpn.fedoraproject.org