From 4711651c53a5cdab4e432d3f6089c7a3c3a52b49 Mon Sep 17 00:00:00 2001 From: elijah Date: Tue, 30 Apr 2013 14:26:57 -0700 Subject: added soledad and ankara tags to couchdb nodes --- nodes/python.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nodes/python.json') 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"] } -- cgit v1.2.3