summaryrefslogtreecommitdiff
path: root/nodes/ibex.json
diff options
context:
space:
mode:
Diffstat (limited to 'nodes/ibex.json')
-rw-r--r--nodes/ibex.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/nodes/ibex.json b/nodes/ibex.json
index bc3a579..bf879c7 100644
--- a/nodes/ibex.json
+++ b/nodes/ibex.json
@@ -1,11 +1,15 @@
{
"ip_address": "37.218.247.96",
+ "openvpn": {
+ "gateway_address": "37.218.247.97"
+ },
"tags": ["latest", "single"],
"services": [
"couchdb",
"soledad",
"webapp",
"mx",
- "monitor"
+ "monitor",
+ "openvpn"
]
}