module-tinc/templates/host.erb

7 lines
178 B
Text
Raw Normal View History

2014-04-18 11:29:41 +02:00
Address = <%= scope.lookupvar("::ipaddress_#{@tinc_interface.gsub('.','_')}") %>
Port = <%= @port %>
Compression = <%= @compression %> # 0=no,11=best lzo
#
<%= @tinc_keys[1] %>