Skip to content

Commit

Permalink
make smaller template
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed May 31, 2023
1 parent f1d413f commit 33e84a1
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,7 @@
* loopback = ${site_details[0].loopback}
* endpoint = ${site_details[0].customer_address}
%{ for t in site_details }
**${t.name}**
* vpn_connection = ${t.vpn_connection_id}
* tunnel_number = ${t.tunnel_number}
* tunnel_address = ${t.tunnel_address}
* tunnel_label = ${t.tunnel_label}
* ${t.tunnel_label}
%{ endfor }

_version = ${module_name} ${module_version}_

0 comments on commit 33e84a1

Please sign in to comment.