This commit is contained in:
mwiegand 2021-06-18 19:13:57 +02:00
parent d77d2e6b1e
commit 769de6e1bc

View file

@ -17,7 +17,6 @@ def collect_records(metadata):
zones = metadata.get('bind/zones')
for other_node in repo.nodes:
print(other_node.name)
for fqdn, records in other_node.metadata.get('dns').items():
matching_zones = sorted(
filter(