Fix
This commit is contained in:
parent
60a17916ac
commit
55eb1740d7
1 changed files with 1 additions and 0 deletions
|
@ -104,6 +104,7 @@ def dns(nb, args):
|
||||||
primary_ip = {}
|
primary_ip = {}
|
||||||
vc_devices = {}
|
vc_devices = {}
|
||||||
records = {}
|
records = {}
|
||||||
|
extra_records = []
|
||||||
serial = 0
|
serial = 0
|
||||||
|
|
||||||
extras = nb.extras.config_contexts.get(name=args.domain)
|
extras = nb.extras.config_contexts.get(name=args.domain)
|
||||||
|
|
Loading…
Reference in a new issue