Fix role_deploy_temp_openvpn-server.
This commit is contained in:
parent
2212d44b50
commit
a0b42b2233
@ -39,7 +39,8 @@
|
|||||||
name: temp-openvpn-server
|
name: temp-openvpn-server
|
||||||
image: "{{ private_registry_domain }}/openvpn:176450680a"
|
image: "{{ private_registry_domain }}/openvpn:176450680a"
|
||||||
command:
|
command:
|
||||||
- --mode p2p
|
- --mode
|
||||||
|
- p2p
|
||||||
- --topology p2p
|
- --topology p2p
|
||||||
- --proto udp
|
- --proto udp
|
||||||
- --port 1194
|
- --port 1194
|
||||||
|
Loading…
Reference in New Issue
Block a user