Detect that a node already exists when importing via DNS
Description
When doing a DNS import, provisiond will not only pickup A records, but will also pickup the NS records and the like. When you have multiple sub-domains being imported, this means that the DNS server winds up being duplicated multiple times. It would be handy if provisiond could detect that a node already exists for something picked up through the DNS importation.
Environment
Linux/All
Acceptance / Success Criteria
None
Lucidchart Diagrams
Activity
Show:
Alexander Hoogerhuis May 5, 2013 at 11:28 PM
What happens is that AD's DNS will add the glue records needed to the zone, so if you have a DNS that is part of the zone itself then it will get it listed twice. The provisiond parts for importing for DNS does not check for duplicates, so this should be fixed somehow.
When doing a DNS import, provisiond will not only pickup A records, but will also pickup the NS records and the like. When you have multiple sub-domains being imported, this means that the DNS server winds up being duplicated multiple times. It would be handy if provisiond could detect that a node already exists for something picked up through the DNS importation.