Merge branch '0.5.5'
This commit is contained in:
commit
74baa35a21
@ -93,3 +93,9 @@ def do_query(fqdn, loglevel):
|
|||||||
return {"state": 404}
|
return {"state": 404}
|
||||||
|
|
||||||
return servers
|
return servers
|
||||||
|
|
||||||
|
|
||||||
|
# Groups switch
|
||||||
|
# Priority: config, environment, marathon environment
|
||||||
|
def get_group(conf):
|
||||||
|
pass
|
||||||
|
Loading…
Reference in New Issue
Block a user