diff options
author | varac <varacanero@zeromail.org> | 2016-01-15 09:56:34 +0100 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2016-01-15 09:56:34 +0100 |
commit | 1f155e9a2432603bbfd94acd4e6c49efe151e062 (patch) | |
tree | 2fb4952e49dba2df34efc7733e34ece640651a7b /nodes | |
parent | 92cb903fda58c46a645e95a9e2e51136d5fa10ea (diff) |
recreated unstable nodes to jessie
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" }, |