Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed May 31, 2023
1 parent 33e84a1 commit 3304ddb
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
* tunnels
* loopback = ${site_details[0].loopback}
* endpoint = ${site_details[0].customer_address}
%{ for t in site_details }
%{ for t in site_details ~}
* ${t.tunnel_label}
%{ endfor }
%{ endfor ~}

_version = ${module_name} ${module_version}_

0 comments on commit 3304ddb

Please sign in to comment.