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

add `router_role` var into `promote_p_to_pe`

parent 4402aa25
No related branches found
No related tags found
1 merge request!169`promote_p_to_pe` role points to the common `bc_templates` folder
......@@ -2,6 +2,7 @@
# vars file for promote_p_to_pe
is_pe_promotion_wf: true
dry_run: true
verbs:
- set_isis_overload # Drain traffic to/from the router by setting ISIS overload
- remove_isis_overload # Remove overload bit from ISIS config
......@@ -13,3 +14,5 @@ verbs:
lo_ipv4_address: "{{ subscription.router.router_lo_ipv4_address }}"
lo_ipv6_address: "{{ subscription.router.router_lo_ipv6_address }}"
router_tier: "{{ subscription.router.router_site.site_tier }}"
router_role: "{{ subscription.router.router_role }}"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment