summaryrefslogtreecommitdiff
path: root/nodes/dolphin.json
diff options
context:
space:
mode:
Diffstat (limited to 'nodes/dolphin.json')
-rw-r--r--nodes/dolphin.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/nodes/dolphin.json b/nodes/dolphin.json
new file mode 100644
index 0000000..802d3f0
--- /dev/null
+++ b/nodes/dolphin.json
@@ -0,0 +1,11 @@
+//
+// also has IP: 223.223.175.11
+//
+{
+ "ip_address": "223.223.175.10",
+ "tags": ["production", "phnompenh"],
+ "services": "openvpn",
+ "openvpn": {
+ "gateway_address": "223.223.175.15"
+ }
+}