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 = {}
|
||||
vc_devices = {}
|
||||
records = {}
|
||||
extra_records = []
|
||||
serial = 0
|
||||
|
||||
extras = nb.extras.config_contexts.get(name=args.domain)
|
||||
|
|
Loading…
Reference in a new issue