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