From 0c500ecf89940d050b29dad32f3d3b19cf30e5dc Mon Sep 17 00:00:00 2001 From: varac Date: Wed, 17 Jul 2013 15:48:04 +0200 Subject: updated woodlouse: added DC + production tags --- nodes/woodlouse.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'nodes') diff --git a/nodes/woodlouse.json b/nodes/woodlouse.json index 7fda8fe..79f679a 100644 --- a/nodes/woodlouse.json +++ b/nodes/woodlouse.json @@ -1,5 +1,8 @@ { - "couchdb2": null, "ip_address": "199.119.112.2", - "services": "couchdb" + "services": [ + "couchdb", + "soledad" + ], + "tags": ["production", "phnompenh"] } -- cgit v1.2.3