From efc985c41b6896c1b0bf21455cdba7792ff75da9 Mon Sep 17 00:00:00 2001 From: Leap Admins Date: Tue, 14 May 2013 16:16:12 +0000 Subject: add openvpn.second_gateway_address (Feature #2499) --- leap-platform-test | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/leap-platform-test b/leap-platform-test index 5296d8f..fc2ac60 100755 --- a/leap-platform-test +++ b/leap-platform-test @@ -35,9 +35,7 @@ add_nodes() { case $services in openvpn) - # leap node add : multiple json variable aren't merged right (Feature #2499) - # config='openvpn.gateway_address:10.5.5.98 openvpn.second_gateway_address:10.5.5.99' - config='openvpn.gateway_address:10.5.5.98' + config='openvpn.gateway_address:10.5.5.98 openvpn.second_gateway_address:10.5.5.99' ;; *) config='' -- cgit v1.2.3