summaryrefslogtreecommitdiff
path: root/nodes/python.json
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-04-30 14:26:57 -0700
committerelijah <elijah@riseup.net>2013-04-30 14:26:57 -0700
commit4711651c53a5cdab4e432d3f6089c7a3c3a52b49 (patch)
tree1c4d2db0a056ced8c0d279092a8e907b8ad92278 /nodes/python.json
parent3fbf0988e9d9addb2286a4f94f6e21403636f4c8 (diff)
added soledad and ankara tags to couchdb nodes
Diffstat (limited to 'nodes/python.json')
-rw-r--r--nodes/python.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/nodes/python.json b/nodes/python.json
index 783123a..2c2ec25 100644
--- a/nodes/python.json
+++ b/nodes/python.json
@@ -1,8 +1,8 @@
{
- "services": "couchdb",
+ "services": ["couchdb", "soledad"],
"ip_address": "176.53.69.16",
"ssh": {
"port": 4422
},
- "tags": "development"
+ "tags": ["development", "ankara"]
}