From 3357a385f10e8fddde94b7abbab3d6a5f98da67f Mon Sep 17 00:00:00 2001 From: A Holt Date: Mon, 13 Aug 2018 15:49:46 -0400 Subject: [PATCH] vpn_presence -> openvpn_server --- roles/openvpn/templates/xscenet.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/openvpn/templates/xscenet.conf b/roles/openvpn/templates/xscenet.conf index 1ea80f447..cf83779de 100644 --- a/roles/openvpn/templates/xscenet.conf +++ b/roles/openvpn/templates/xscenet.conf @@ -9,7 +9,7 @@ port {{ openvpn_server_port }} dev tun -remote {{ vpn_presence }} +remote {{ openvpn_server }} # TLS parms