From 9a6dd34e60dcb39a241659f6eb89859aee63ae56 Mon Sep 17 00:00:00 2001 From: elijah Date: Mon, 27 May 2013 15:08:10 -0700 Subject: disabled all istanbul nodes --- nodes/urchin.json | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'nodes/urchin.json') diff --git a/nodes/urchin.json b/nodes/urchin.json index 4569f53..ae451dc 100644 --- a/nodes/urchin.json +++ b/nodes/urchin.json @@ -1,11 +1,8 @@ { "ip_address": "176.53.69.21", - "services": [ - "couchdb", - "soledad" - ], + "services": ["couchdb","soledad"], + "tags": ["development", "istanbul"], "ssh": { "port": 4422 - }, - "tags": "development" + } } -- cgit v1.2.3