summaryrefslogtreecommitdiff
path: root/nodes
diff options
context:
space:
mode:
Diffstat (limited to 'nodes')
-rw-r--r--nodes/chameleon.json8
-rw-r--r--nodes/ladybug.json2
-rw-r--r--nodes/seahorse.json2
3 files changed, 2 insertions, 10 deletions
diff --git a/nodes/chameleon.json b/nodes/chameleon.json
deleted file mode 100644
index ae83b6d..0000000
--- a/nodes/chameleon.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "services": ["webapp", "monitor"],
- "tags": ["unstable", "dc", "sandbox-braintree"],
- "ip_address": "199.119.112.10",
- "ssh": {
- "port": 4422
- }
-}
diff --git a/nodes/ladybug.json b/nodes/ladybug.json
index 5ccfdef..2d430aa 100644
--- a/nodes/ladybug.json
+++ b/nodes/ladybug.json
@@ -1,5 +1,5 @@
{
"ip_address": "199.119.112.8",
"services": "backup",
- "tags": [ "development", "dc" ]
+ "tags": [ "disabled", "dc" ]
}
diff --git a/nodes/seahorse.json b/nodes/seahorse.json
index 86af36a..c8af45e 100644
--- a/nodes/seahorse.json
+++ b/nodes/seahorse.json
@@ -1,6 +1,6 @@
{
"services": ["openvpn"],
- "tags": ["unstable", "dc"],
+ "tags": ["dc", "disabled"],
"ip_address": "199.119.112.12",
"openvpn": {
"gateway_address": "199.119.112.13"