1,002 B
1,002 B
— 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: http://infrastructure.fedoraproject.org/repo/rhel/RHEL9-x86_64/ ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel 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