summaryrefslogtreecommitdiff
path: root/nodes
diff options
context:
space:
mode:
Diffstat (limited to 'nodes')
-rw-r--r--nodes/clam.json4
-rw-r--r--nodes/elephant.json4
-rw-r--r--nodes/snail.json6
3 files changed, 7 insertions, 7 deletions
diff --git a/nodes/clam.json b/nodes/clam.json
index b39d2ae..adf783e 100644
--- a/nodes/clam.json
+++ b/nodes/clam.json
@@ -1,5 +1,5 @@
{
- "ip_address": "176.53.69.22",
+ "ip_address": "37.218.242.213",
"services": [
"couchdb",
"soledad"
@@ -7,7 +7,7 @@
"ssh": {
"port": 4422
},
- "tags": ["development", "istanbul"],
+ "tags": ["development", "amsterdam"],
"couch": {
"mode": "plain"
}
diff --git a/nodes/elephant.json b/nodes/elephant.json
index 5e3b9e2..2a0a31b 100644
--- a/nodes/elephant.json
+++ b/nodes/elephant.json
@@ -1,7 +1,7 @@
{
"services": "webapp",
- "tags": ["development", "istanbul", "sandbox-braintree", "letsencrypt"],
- "ip_address": "176.53.69.13",
+ "tags": ["development", "amsterdam", "sandbox-braintree", "letsencrypt"],
+ "ip_address": "37.218.242.214",
"ssh": {
"port": 4422
//"config": {
diff --git a/nodes/snail.json b/nodes/snail.json
index b329d70..786047d 100644
--- a/nodes/snail.json
+++ b/nodes/snail.json
@@ -1,9 +1,9 @@
{
"services": ["openvpn","mx"],
- "ip_address": "176.53.69.14",
- "tags": ["development", "istanbul", "letsencrypt"],
+ "ip_address": "37.218.242.215",
+ "tags": ["development", "amsterdam", "letsencrypt"],
"openvpn": {
- "gateway_address": "176.53.69.19",
+ "gateway_address": "37.218.242.216",
"allow_free": false,
"filter_dns": true
},