Skip to content
Snippets Groups Projects
Commit 94b59ce5 authored by Aleksandr Kurbatov's avatar Aleksandr Kurbatov
Browse files

ISIS metric change - correct playbook name used

parent 570470f0
No related branches found
No related tags found
No related merge requests found
Pipeline #85609 passed
...@@ -77,7 +77,7 @@ def set_isis_to_90000(subscription: Iptrunk, process_id: UUIDstr, callback_route ...@@ -77,7 +77,7 @@ def set_isis_to_90000(subscription: Iptrunk, process_id: UUIDstr, callback_route
} }
execute_playbook( execute_playbook(
playbook_name="playbooks.yaml", playbook_name="iptrunks.yaml",
callback_route=callback_route, callback_route=callback_route,
inventory=f"{subscription.iptrunk.iptrunk_sides[0].iptrunk_side_node.router_fqdn}\n" inventory=f"{subscription.iptrunk.iptrunk_sides[0].iptrunk_side_node.router_fqdn}\n"
f"{subscription.iptrunk.iptrunk_sides[1].iptrunk_side_node.router_fqdn}\n", f"{subscription.iptrunk.iptrunk_sides[1].iptrunk_side_node.router_fqdn}\n",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment