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

style fix

parent 050f4d91
Branches
Tags
1 merge request!137Fix calculation of Ansible parameters to connect to the nodes
Pipeline #86656 failed
......@@ -29,7 +29,7 @@ new_side:
id: "{{ wfo_trunk.iptrunk.geant_s_sid }}"
description: "{{ wfo_trunk.iptrunk.iptrunk_description }}"
speed: "{{ wfo_trunk.iptrunk.iptrunk_speed }}"
is_leased_line: false ## Fix it to use iptrunk_type
is_leased_line: false ## FIX: it to use iptrunk_type
isis_metric: "{{ wfo_trunk.iptrunk.iptrunk_isis_metric }}"
minimum_links: "{{ wfo_trunk.iptrunk.iptrunk_minimum_links }}"
name: "{{ wfo_trunk.iptrunk.iptrunk_sides[replace_index | int].iptrunk_side_node.router_fqdn }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment