From 59d41781776d9b7f2602c8aaaeda8491a9092063 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 28 May 2013 14:53:30 -0400 Subject: disable gadwall and canvasback so client development can happen on them --- nodes/gadwall.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'nodes/gadwall.json') diff --git a/nodes/gadwall.json b/nodes/gadwall.json index 16c0032..b283d45 100644 --- a/nodes/gadwall.json +++ b/nodes/gadwall.json @@ -1,7 +1,8 @@ { "services": ["couchdb", "soledad"], "tags": [ "development", "dc" ], - "ip_address": "199.119.112.5" + "ip_address": "199.119.112.5", + "enabled": false //"openvpn": { // "gateway_address": "199.119.112.6", // "second_gateway_address": "199.119.112.7" -- cgit v1.2.3