module-tinc/templates/host.erb
mh 1ee9a13f11 move vpn_net to a more automagic version
Now, we export our configuration to other hosts in our vpn_net
setup. Also we completely rely on keys that are generated on the
master. This reduces any hands on for the vpn setup.
2010-12-29 22:44:26 +01:00

6 lines
158 B
Text

Address = <%= scope.lookupvar("ipaddress_#{tinc_interface}") %>
Port = <%= port %>
Compression = <%= compression %> # 0=no,11=best lzo
#
<%= tinc_keys[1] %>