home.router: add c3voc vpn
This commit is contained in:
parent
8a1a1bd8fd
commit
b80c0b12fe
2 changed files with 10 additions and 0 deletions
|
@ -17,5 +17,6 @@ for config in node.metadata.get('openvpn-client', {}).get('configs', set()):
|
|||
svc_systemd[f'openvpn-client@{config}'] = {
|
||||
'needs': {
|
||||
f'file:/etc/openvpn/client/{config}.conf',
|
||||
'pkg_apt:openvpn',
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue