summaryrefslogtreecommitdiff
path: root/nodes/ibex.json
diff options
context:
space:
mode:
Diffstat (limited to 'nodes/ibex.json')
-rw-r--r--nodes/ibex.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/nodes/ibex.json b/nodes/ibex.json
index 9841ae8..21d7be7 100644
--- a/nodes/ibex.json
+++ b/nodes/ibex.json
@@ -1,11 +1,17 @@
{
"ip_address": "37.218.247.96",
+ "openvpn": {
+ "gateway_address": "37.218.247.97",
+ "allow_free": false,
+ "filter_dns": true
+ },
"tags": ["latest"],
"services": [
"couchdb",
"soledad",
"webapp",
"mx",
- "monitor"
+ "monitor",
+ "openvpn"
]
}