dns: stop exporting legacy DNS fragments (manage_export false) #495

Merged
benvin merged 1 commits from benvin/dns-export-off into develop 2026-07-25 12:29:21 +10:00

1 Commits

Author SHA1 Message Date
unkinben c104360c1a dns: stop exporting legacy DNS fragments (manage_export false)
ci/woodpecker/pr/ruby-validate Pipeline was successful
ci/woodpecker/pr/puppet-lint Pipeline was successful
ci/woodpecker/pr/yamllint Pipeline was successful
ci/woodpecker/pr/bolt-validate Pipeline was successful
ci/woodpecker/pr/erb-validate Pipeline was successful
ci/woodpecker/pr/epp-validate Pipeline was successful
ci/woodpecker/pr/ruby-check Pipeline was successful
ci/woodpecker/pr/puppet-validate Pipeline was successful
Clients now resolve via the k8s bind (198.18.200.7) which serves the
authoritative zones fed by the nsupdate path, so the legacy
exported-resource -> VM-master /var/named/sources files are no longer in
the serving path. Turn off the export half of the dual-write; the
nsupdate (manage_nsupdate) half stays on.
2026-07-25 00:27:04 +10:00