Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Automatically maintain NS records for zones #68

Merged
merged 1 commit into from
Dec 8, 2021
Merged

Automatically maintain NS records for zones #68

merged 1 commit into from
Dec 8, 2021

Conversation

peteeckel
Copy link
Contributor

This is a first approach to answer the question raised in #63.

When a zone is updated and the set of name servers is changed, the name server records related to the name servers are automatically updated in the zone's managed records.

When a name server is located within one of the zones in NetBox DNS and there is no A or AAAA record for it, all zones using it show a waring message in the zone view.

fixes #67

@peteeckel peteeckel marked this pull request as draft November 29, 2021 23:04
@peteeckel peteeckel marked this pull request as ready for review November 29, 2021 23:22
@hatsat32 hatsat32 merged commit 9a3becc into auroraresearchlab:main Dec 8, 2021
@peteeckel peteeckel deleted the feature/auto-ns-records branch December 8, 2021 23:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automatically generate NS records for name servers
2 participants