Remove references to no more used lister_db_url conf entry
This commit is contained in:
parent
6269975d55
commit
977d2459c3
2 changed files with 0 additions and 3 deletions
|
@ -26,7 +26,6 @@ def cli(db_url, listers, drop_tables):
|
|||
|
||||
"""
|
||||
override_conf = {
|
||||
'lister_db_url': db_url,
|
||||
'lister': {
|
||||
'cls': 'local',
|
||||
'args': {'db': db_url}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue