summaryrefslogtreecommitdiff
path: root/nodes
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@leap.se>2016-10-04 00:39:40 +0200
committerkwadronaut <kwadronaut@leap.se>2016-10-04 00:39:40 +0200
commit9df54d8b32bdaec36451dfc36af2092f0b2d59c2 (patch)
tree064e99d8e3ea85a7c78b62be271002e51924a4bf /nodes
parent4707f1b97368d3a600e8e8ce1c99489090410b6b (diff)
move seoul nodes to HK and update ips
Diffstat (limited to 'nodes')
-rw-r--r--nodes/gecko.json4
-rw-r--r--nodes/mudskipper.json4
2 files changed, 4 insertions, 4 deletions
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"
]
}