Internal DNS Zones updates
Contact Information
Owner: GNOME Infrastructure Team
Purpose: Update internal DNS zone files
Hosts: idm01.gnome.org (master), idm02.gnome.org (slave)
Description
The GNOME Infrastructure hosts a redundant pair of internal DNS authoritative name servers. These are based on bind (as part of the FreeIPA DNS addon) and their main purpose is to provide forward and reverse based DNS resolutions for each of the machines to reach each other from within the private network segment.
Action
Login at https://idm01.gnome.org and head to https://idm01.gnome.org/ipa/ui/#/e/dnszone/search. From there you can land new zones, modify existing or add/remove RRs on each of the target hosted zones directly via the Web UI. FreeIPA also ships a Python API or can be interacted with the ipa_dnszone, ipa_dnsrecord Ansible modules.