summaryrefslogtreecommitdiff
path: root/nodes/urchin.json
diff options
context:
space:
mode:
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"
+ }
}