diff options
author | Micah Anderson <micah@riseup.net> | 2014-12-23 17:39:20 -0500 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2014-12-23 17:39:55 -0500 |
commit | b2cc8d9e761f49e54c8a6cca011a4e685a4f4b8e (patch) | |
tree | 550e5a364e973b6ecd12e7a72b3968d097fbbc55 /nodes | |
parent | 9cceb29cc48ecde92802bd54a414ab52b1bda2c2 (diff) |
reset dev
Diffstat (limited to 'nodes')
-rw-r--r-- | nodes/deer.json | 2 | ||||
-rw-r--r-- | nodes/elk.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/nodes/deer.json b/nodes/deer.json index e4094e3..45f49d6 100644 --- a/nodes/deer.json +++ b/nodes/deer.json @@ -1,5 +1,5 @@ { - "ip_address": "202.85.227.195", + "ip_address": "202.85.233.34", "services": "tor", "tags": [ "development", diff --git a/nodes/elk.json b/nodes/elk.json index 2215086..e9a5df0 100644 --- a/nodes/elk.json +++ b/nodes/elk.json @@ -1,5 +1,5 @@ { - "ip_address": "176.53.69.127", + "ip_address": "1.209.122.22", "services": "couchdb", "tags": [ "development", "istanbul" |