Skip to content
Snippets Groups Projects
Commit eb8e100c authored by Robert Latta's avatar Robert Latta
Browse files

corrected copy paste error

parent 69ff3537
No related branches found
No related tags found
No related merge requests found
......@@ -78,7 +78,7 @@ def internal_refresh_phase_2_ims(self):
import_unmanaged_interfaces.apply_async()
]
r = get_next_redis(config)
r = get_next_redis(InventoryTask.config)
routers = r.get('netdash')
assert routers
# for hostname in data.derive_router_hostnames(InventoryTask.config):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment