diff options
| author | varac <varacanero@zeromail.org> | 2016-11-10 16:29:26 +0100 |
|---|---|---|
| committer | varac <varacanero@zeromail.org> | 2016-11-10 16:29:26 +0100 |
| commit | 907f4401c1fbed82ace116125980506fd1296b22 (patch) | |
| tree | c396664cefb590c94d47a604c78f4e0af3d7a356 /nodes | |
| parent | f848c9f9163a420c8d268562aabeb621221a6cdc (diff) | |
New missing dev.bm nodes clam, snail elephant
Diffstat (limited to 'nodes')
| -rw-r--r-- | nodes/clam.json | 4 | ||||
| -rw-r--r-- | nodes/elephant.json | 4 | ||||
| -rw-r--r-- | nodes/snail.json | 6 |
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 }, |
