From 9df54d8b32bdaec36451dfc36af2092f0b2d59c2 Mon Sep 17 00:00:00 2001 From: kwadronaut Date: Tue, 4 Oct 2016 00:39:40 +0200 Subject: move seoul nodes to HK and update ips --- nodes/gecko.json | 4 ++-- nodes/mudskipper.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'nodes') diff --git a/nodes/gecko.json b/nodes/gecko.json index d0793b4..23b48b2 100644 --- a/nodes/gecko.json +++ b/nodes/gecko.json @@ -2,13 +2,13 @@ "couch": { "mode": "plain" }, - "ip_address": "1.209.122.112", + "ip_address": "37.218.240.87", "services": [ "couchdb", "soledad" ], "tags": [ "clientdev", - "seoul" + "hongkong" ] } diff --git a/nodes/mudskipper.json b/nodes/mudskipper.json index 8b5b13a..dbf9b1a 100644 --- a/nodes/mudskipper.json +++ b/nodes/mudskipper.json @@ -1,12 +1,12 @@ { - "ip_address": "1.209.122.111", + "ip_address": "37.218.240.86", "services": [ "mx", "webapp" ], "tags": [ "clientdev", - "seoul", + "hongkong", "letsencrypt" ] } -- cgit v1.2.3