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/sloth.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nodes/sloth.json') diff --git a/nodes/sloth.json b/nodes/sloth.json index 7ce5483..826722a 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", "ankara"] } -- cgit v1.2.3