]> git.llucax.com Git - software/pymin.git/blob - services/vpn/templates/host
Rearrange Host attributes from vpn service (closes #33)
[software/pymin.git] / services / vpn / templates / host
1 # Host ${host.name} configuration
2 Address = ${host.address}
3 Subnet = ${host.subnet}
4 ${host.public_key}