diff options
Diffstat (limited to 'test/provider/nodes/vpn1.json')
-rw-r--r-- | test/provider/nodes/vpn1.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/provider/nodes/vpn1.json b/test/provider/nodes/vpn1.json index 10859ac..1c58a1b 100644 --- a/test/provider/nodes/vpn1.json +++ b/test/provider/nodes/vpn1.json @@ -3,6 +3,7 @@ "ip_address": "2.2.2.2", "tags": "production", "openvpn": { - "gateway_address": "3.3.3.3" + "gateway_address": "3.3.3.3", + "filter_dns": true } }
\ No newline at end of file |