summaryrefslogtreecommitdiff
path: root/templates/remote_host.erb
blob: 5a22ca92bfa625a729bdccbf10cb9cace19d1e35 (plain)
1
2
3
4
5
6
7
8
9
10
11
# host <%= name %>
conn <%= name %>
        right=<%= right_ip_address %>
        rightid=@<%= right_id %>
        rightcert=<%= right_cert_name %>.asc
<% unless right_subnet.empty? -%>
        rightsubnet=<%= right_subnet.join(',') %>
<% end -%>
        type=transport
        auto=start