From f27e93bb56a1b36c5c4eca47c5fc25d1efe6d64e Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 1 Nov 2016 14:15:43 -0400 Subject: add current state of the nodes, to share for debugging --- nodes/cloak.json | 4 ++-- nodes/dogface.json | 4 ++-- nodes/hairstreak.json | 4 ++-- nodes/monarch.json | 4 ++-- nodes/spicebush.json | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) (limited to 'nodes') diff --git a/nodes/cloak.json b/nodes/cloak.json index 7b31ded..5c0c239 100644 --- a/nodes/cloak.json +++ b/nodes/cloak.json @@ -1,5 +1,5 @@ { - "ip_address": "54.70.243.80", + "ip_address": "35.161.65.144", "services": [ "tor" ], @@ -9,6 +9,6 @@ "type": "exit" }, "vm": { - "id": "i-b79eb5af" + "id": "i-e8e727b7" } } diff --git a/nodes/dogface.json b/nodes/dogface.json index 47590bd..18f2fcc 100644 --- a/nodes/dogface.json +++ b/nodes/dogface.json @@ -2,13 +2,13 @@ "couch": { "mode": "plain" }, - "ip_address": "54.71.7.146", + "ip_address": "35.162.67.105", "services": [ "couchdb", "soledad" ], "tags": "upgrade", "vm": { - "id": "i-c29db6da" + "id": "i-eee727b1" } } diff --git a/nodes/hairstreak.json b/nodes/hairstreak.json index 082b4ee..0989cb5 100644 --- a/nodes/hairstreak.json +++ b/nodes/hairstreak.json @@ -1,8 +1,8 @@ { - "ip_address": "54.69.235.78", + "ip_address": "35.162.172.21", "services": "mx", "tags": "upgrade", "vm": { - "id": "i-ce9db6d6" + "id": "i-85e626da" } } diff --git a/nodes/monarch.json b/nodes/monarch.json index 83f7e79..10e2b6f 100644 --- a/nodes/monarch.json +++ b/nodes/monarch.json @@ -1,5 +1,5 @@ { - "ip_address": "52.89.186.55", + "ip_address": "35.162.123.248", "services": [ "monitor", "tor", @@ -12,6 +12,6 @@ } }, "vm": { - "id": "i-989db680" + "id": "i-e9e727b6" } } diff --git a/nodes/spicebush.json b/nodes/spicebush.json index 92f808c..bf55d9d 100644 --- a/nodes/spicebush.json +++ b/nodes/spicebush.json @@ -1,5 +1,5 @@ { - "ip_address": "0.0.0.0", + "ip_address": "1.0.0.0", "services": "static", "static": { "domains": { -- cgit v1.2.3