From 14d3a720d8483aeb145d872aad9d8016c4bfe3e9 Mon Sep 17 00:00:00 2001 From: varac Date: Thu, 22 Aug 2013 14:48:16 +0200 Subject: Revert "take out ant's location, fake worm's locatin to be in seatte" This reverts commit a575b9ca5a809a4bb2fc4d5be911198a822a7618. cluster is rebalanced, see #3412 (Resolved): couchdb performance --- nodes/ant.json | 3 ++- nodes/worm.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'nodes') diff --git a/nodes/ant.json b/nodes/ant.json index 1951378..b5d3373 100644 --- a/nodes/ant.json +++ b/nodes/ant.json @@ -2,7 +2,8 @@ "ip_address": "198.252.153.82", "services": "couchdb", "tags": [ - "production" + "production", + "seattle" ], "enabled": true } diff --git a/nodes/worm.json b/nodes/worm.json index 7e3f733..7ad3ec2 100644 --- a/nodes/worm.json +++ b/nodes/worm.json @@ -4,5 +4,5 @@ "couchdb", "soledad" ], - "tags": ["production", "seattle"] + "tags": ["production", "hongkong"] } -- cgit v1.2.3