diff options
author | Micah Anderson <micah@riseup.net> | 2015-05-05 12:41:59 -0400 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2015-05-05 12:41:59 -0400 |
commit | 53e0f51b69d867c26e128a2e6c21ad99e6cbc9c6 (patch) | |
tree | 6a7bf00a7b6912afa10718b117af690ba2e7e6b3 | |
parent | 7ba1708922fc7dfd4dd7e29847811d732f8944a9 (diff) |
change elk ip after redeployment
-rw-r--r-- | nodes/elk.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nodes/elk.json b/nodes/elk.json index 81edcdd..d309f45 100644 --- a/nodes/elk.json +++ b/nodes/elk.json @@ -1,5 +1,5 @@ { - "ip_address": "1.209.122.22", + "ip_address": "1.209.122.20", "services": "couchdb", "tags": [ "development", "seoul" |