summaryrefslogtreecommitdiff
path: root/nodes/urchin.json
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-05-27 15:08:10 -0700
committerelijah <elijah@riseup.net>2013-05-27 15:08:10 -0700
commit9a6dd34e60dcb39a241659f6eb89859aee63ae56 (patch)
tree6f6fae557cecc1709e9a0fcdab3d4b485719c98d /nodes/urchin.json
parentb478dba03e4636667de7159895817e74b6518a8e (diff)
disabled all istanbul nodes
Diffstat (limited to 'nodes/urchin.json')
-rw-r--r--nodes/urchin.json9
1 files changed, 3 insertions, 6 deletions
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"
+ }
}