From 162901980530d449e88ddd3aef6f78b35eba9373 Mon Sep 17 00:00:00 2001 From: kwadronaut Date: Fri, 1 Mar 2019 12:50:19 +0100 Subject: update after removal of giraffe --- nodes/lynx.json | 1 + nodes/tuatara.json | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'nodes') diff --git a/nodes/lynx.json b/nodes/lynx.json index 4d039bd..f8d2c43 100644 --- a/nodes/lynx.json +++ b/nodes/lynx.json @@ -1,4 +1,5 @@ { + "enabled": false, "ip_address": "37.218.242.146", "services": [ "mx", diff --git a/nodes/tuatara.json b/nodes/tuatara.json index 82443df..bcbbbd1 100644 --- a/nodes/tuatara.json +++ b/nodes/tuatara.json @@ -1,11 +1,11 @@ { - "ip_address": "199.119.112.208", + "ip_address": "37.218.241.208", "openvpn": { - "gateway_address": "199.119.112.141" + "gateway_address": "37.218.241.141" }, "services": "openvpn", "tags": [ - "dc", + "miami", "unstable" ] } -- cgit v1.2.3