Groups switch support #SD-10
This commit is contained in:
parent
f54a7e0ee8
commit
c04242a47f
@ -65,3 +65,9 @@ def do_query(fqdn, loglevel):
|
||||
logging.warning("Could not resolve " + fqdn)
|
||||
|
||||
return servers
|
||||
|
||||
|
||||
# Groups switch
|
||||
# Priority: config, environment, marathon environment
|
||||
def get_group(conf):
|
||||
pass
|
||||
|
Loading…
Reference in New Issue
Block a user