Add PVPN auth file
This commit is contained in:
parent
1017181182
commit
3917ff5744
1 changed files with 2 additions and 0 deletions
|
@ -230,6 +230,8 @@ protonvpn:
|
||||||
condition: arch
|
condition: arch
|
||||||
- run:
|
- run:
|
||||||
- sudo cp ~/src/secrets/setup-cockpit/protonvpn_confs/*.conf /etc/openvpn/client/
|
- sudo cp ~/src/secrets/setup-cockpit/protonvpn_confs/*.conf /etc/openvpn/client/
|
||||||
|
- run:
|
||||||
|
- sudo cp ~/src/secrets/setup-cockpit/protonvpn_confs/pvpn.auth /etc/openvpn/client/
|
||||||
- run:
|
- run:
|
||||||
- sudo systemctl enable openvpn-client@fr.protonvpn.com.udp.service
|
- sudo systemctl enable openvpn-client@fr.protonvpn.com.udp.service
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue