mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
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:
@@ -9,7 +9,7 @@ dev tun
|
||||
|
||||
proto udp
|
||||
|
||||
{% if datacenter == 'phx2' %}
|
||||
{% if datacenter != 'iad2' %}
|
||||
# Specify multiple vpn servers here
|
||||
remote gateway
|
||||
remote bastion02
|
||||
|
||||
Reference in New Issue
Block a user