Skip to content
Snippets Groups Projects
Commit caff3637 authored by Aleksandr Kurbatov's avatar Aleksandr Kurbatov Committed by Karel van Klink
Browse files

ISIS metric change - correct playbook name used

parent 67b1b853
No related branches found
No related tags found
1 merge request!156ISIS metric change - correct playbook name used
Pipeline #85631 failed
......@@ -77,7 +77,7 @@ def set_isis_to_90000(subscription: Iptrunk, process_id: UUIDstr, callback_route
}
execute_playbook(
playbook_name="playbooks.yaml",
playbook_name="iptrunks.yaml",
callback_route=callback_route,
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",
......
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