✏️ fix indentation

master
otthorn 3 years ago
parent ef364d1662
commit 0084295f18

@ -128,7 +128,7 @@ def sshfp_record_handler(zone, records):
for fp_type in fp["hash"]:
fingerprint = fp["hash"][fp_type]
fingerprint = fp["hash"][fp_type]
records[record["hostname"]].append(
dns.rdtype.ANY.SSHFP.SSHFP(

Loading…
Cancel
Save