This commit is contained in:
Benjamin Collet 2022-11-11 23:36:33 +01:00
parent 60a17916ac
commit 55eb1740d7
Signed by: bcollet
GPG key ID: AD4777CCD7ED49DC

View file

@ -104,6 +104,7 @@ def dns(nb, args):
primary_ip = {}
vc_devices = {}
records = {}
extra_records = []
serial = 0
extras = nb.extras.config_contexts.get(name=args.domain)