openvpn/client: fix all non phx2 openvpn clients to have a remote again

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-05-27 09:18:12 -07:00
parent a142fc7a92
commit 508353cc74

View file

@ -9,7 +9,7 @@ dev tun
proto udp proto udp
{% if datacenter == 'phx2' %} {% if datacenter != 'iad2' %}
# Specify multiple vpn servers here # Specify multiple vpn servers here
remote gateway remote gateway
remote bastion02 remote bastion02