summaryrefslogtreecommitdiff
path: root/nodes
diff options
context:
space:
mode:
Diffstat (limited to 'nodes')
-rw-r--r--nodes/ladybug.json5
-rw-r--r--nodes/seahorse.json11
2 files changed, 0 insertions, 16 deletions
diff --git a/nodes/ladybug.json b/nodes/ladybug.json
deleted file mode 100644
index 2d430aa..0000000
--- a/nodes/ladybug.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "ip_address": "199.119.112.8",
- "services": "backup",
- "tags": [ "disabled", "dc" ]
-}
diff --git a/nodes/seahorse.json b/nodes/seahorse.json
deleted file mode 100644
index c8af45e..0000000
--- a/nodes/seahorse.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "services": ["openvpn"],
- "tags": ["dc", "disabled"],
- "ip_address": "199.119.112.12",
- "openvpn": {
- "gateway_address": "199.119.112.13"
- },
- "ssh": {
- "port": 4422
- }
-}