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

vendor var corrected

parent b712c698
Branches
Tags
1 merge request!106remote user should be now passed as environmental var
Pipeline #85738 passed
...@@ -17,4 +17,4 @@ is_ias_connected: "{{ wfo_router.router.is_ias_connected }}" ...@@ -17,4 +17,4 @@ is_ias_connected: "{{ wfo_router.router.is_ias_connected }}"
mytemplates: mytemplates:
template_name: base_config template_name: base_config
template_path: "routers/{{ wfo_router.vendor }}/base_config.j2" template_path: "routers/{{ wfo_router.router.vendor }}/base_config.j2"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment