diff options
Diffstat (limited to 'nodes')
-rw-r--r-- | nodes/aardwolf.json | 2 | ||||
-rw-r--r-- | nodes/cat.json | 2 | ||||
-rw-r--r-- | nodes/donkey.json | 2 | ||||
-rw-r--r-- | nodes/tuatara.json | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/nodes/aardwolf.json b/nodes/aardwolf.json index 9bd392d..81ebe58 100644 --- a/nodes/aardwolf.json +++ b/nodes/aardwolf.json @@ -1,5 +1,5 @@ { - "ip_address": "199.119.112.124", + "ip_address": "199.119.112.205", "services": [ "couchdb", "soledad" diff --git a/nodes/cat.json b/nodes/cat.json index 5a9b055..c74847d 100644 --- a/nodes/cat.json +++ b/nodes/cat.json @@ -1,5 +1,5 @@ { - "ip_address": "199.119.112.123", + "ip_address": "199.119.112.206", "services": "mx", "tags": ["unstable", "dc"], "sources": { diff --git a/nodes/donkey.json b/nodes/donkey.json index 6870d48..9ca27dc 100644 --- a/nodes/donkey.json +++ b/nodes/donkey.json @@ -1,5 +1,5 @@ { - "ip_address": "199.119.112.133", + "ip_address": "199.119.112.207", "services": [ "monitor", "webapp", diff --git a/nodes/tuatara.json b/nodes/tuatara.json index b861ff6..42677bb 100644 --- a/nodes/tuatara.json +++ b/nodes/tuatara.json @@ -1,5 +1,5 @@ { - "ip_address": "199.119.112.147", + "ip_address": "199.119.112.208", "openvpn": { "gateway_address": "199.119.112.148" }, |