From 769de6e1bc4f65f29850bfa7e3201a771d42af09 Mon Sep 17 00:00:00 2001 From: mwiegand Date: Fri, 18 Jun 2021 19:13:57 +0200 Subject: [PATCH] wip --- bundles/bind/metadata.py | 1 - 1 file changed, 1 deletion(-) diff --git a/bundles/bind/metadata.py b/bundles/bind/metadata.py index c45022a..a890878 100644 --- a/bundles/bind/metadata.py +++ b/bundles/bind/metadata.py @@ -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(