system-config/inventory/service/group_vars/adns-secondary.yaml
Ian Wienand 436f956140
Remove old DNS servers
Remove adns1/ns1/ns2 which are no longer in use.  Switch the primary
master to adns02; the secondaries ns03/ns04 will now update from
there.

Change-Id: I700a514dd2b72b2632e8d0668251f52907008d44
Depends-On: https://review.opendev.org/c/opendev/zone-opendev.org/+/880709
2023-04-28 12:03:30 +10:00

9 lines
191 B
YAML

# adns02.opendev.org
dns_master_ipv4: 104.239.136.158
dns_master_ipv6: 2001:4801:7827:102:397b:de86:1265:fe84
iptables_extra_public_tcp_ports:
- 53
iptables_extra_public_udp_ports:
- 53