mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-17 12:14:33 +08:00
sync with new driver API; make Dropbox indexed
This commit is contained in:
@@ -111,7 +111,7 @@ def get_profile( fqu ):
|
||||
return json.dumps([ret])
|
||||
|
||||
|
||||
def storage_init(conf):
|
||||
def storage_init(conf, **kw):
|
||||
# read config options from the config file, if given
|
||||
global STORAGE_URL, RESOLVER_URL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user