1ee9a13f11
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.
6 lines
158 B
Text
6 lines
158 B
Text
Address = <%= scope.lookupvar("ipaddress_#{tinc_interface}") %>
|
|
Port = <%= port %>
|
|
Compression = <%= compression %> # 0=no,11=best lzo
|
|
#
|
|
|
|
<%= tinc_keys[1] %>
|