Skip to content
Snippets Groups Projects
Commit 02125ef0 authored by Erik Reid's avatar Erik Reid
Browse files

added forgotten task to cache refresh

parent 077dfbb0
No related branches found
No related tags found
No related merge requests found
......@@ -370,6 +370,7 @@ def start_refresh_cache_all(config):
# alarms db status cache
# juniper netconf & snmp data
subtasks = [
update_equipment_locations.s(),
update_interface_statuses.s()
]
for hostname in _derive_router_hostnames(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