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