diff --git a/templates/host.erb b/templates/host.erb index b438c82..9f54612 100644 --- a/templates/host.erb +++ b/templates/host.erb @@ -1,4 +1,4 @@ -Address = <%= scope.lookupvar("::ipaddress_#{tinc_interface.gsub('.','_')}") %> +Address = <%= scope.lookupvar("::ipaddress_#{@tinc_interface.gsub('.','_')}") %> Port = <%= @port %> Compression = <%= @compression %> # 0=no,11=best lzo #