summaryrefslogtreecommitdiff
path: root/nodes/sloth.json
diff options
context:
space:
mode:
Diffstat (limited to 'nodes/sloth.json')
-rw-r--r--nodes/sloth.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/nodes/sloth.json b/nodes/sloth.json
index 7ce5483..fc9cb88 100644
--- a/nodes/sloth.json
+++ b/nodes/sloth.json
@@ -1,8 +1,8 @@
{
- "services": "couchdb",
+ "services": ["couchdb", "soledad"],
"ip_address": "176.53.69.122",
"ssh": {
"port": 4422
},
- "tags": "production"
+ "tags": ["production", "istanbul"]
}