mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-24 03:45:38 +08:00
add unbound proxy variable
This commit is contained in:
@@ -3703,7 +3703,7 @@ def cli_lookup_snv(args, config_path=CONFIG_PATH):
|
||||
return result
|
||||
|
||||
|
||||
def cli_get_name_zonefile(args, config_path=CONFIG_PATH, raw=True):
|
||||
def cli_get_name_zonefile(args, config_path=CONFIG_PATH, raw=True, proxy=None):
|
||||
"""
|
||||
command: get_name_zonefile advanced raw
|
||||
help: Get a name's zonefile
|
||||
|
||||
Reference in New Issue
Block a user