From db830bbc857270461fd62eb8d94f85eaa0e1e42a Mon Sep 17 00:00:00 2001 From: kwadronaut Date: Mon, 6 Jul 2015 01:56:31 +0200 Subject: remove chameleon, add firefly, disable ladybug, update dev.bitmask --- nodes/chameleon.json | 8 -------- nodes/ladybug.json | 2 +- nodes/seahorse.json | 2 +- 3 files changed, 2 insertions(+), 10 deletions(-) delete mode 100644 nodes/chameleon.json (limited to 'nodes') 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" -- cgit v1.2.3