From 50ca9f2a8ceba86e128d5ae5e4820ca08bb96c5b Mon Sep 17 00:00:00 2001 From: alok Date: Wed, 20 Jun 2018 22:28:00 -0700 Subject: [PATCH] move to merge into master --- aws-scripts/run_instances.sh | 2 +- global_nodes.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/aws-scripts/run_instances.sh b/aws-scripts/run_instances.sh index dedf1d741..fd79e6d26 100755 --- a/aws-scripts/run_instances.sh +++ b/aws-scripts/run_instances.sh @@ -1,3 +1,3 @@ #!/bin/bash -x cd /home/ec2-user/projects/src/harmony-benchmark -./deploy_one_instance.sh global_peerlist.txt \ No newline at end of file +./deploy_one_instance.sh global_nodes.txt \ No newline at end of file diff --git a/global_nodes.txt b/global_nodes.txt index 9826ae250..4a6a3c34e 100644 --- a/global_nodes.txt +++ b/global_nodes.txt @@ -1,3 +1,3 @@ -35.160.197.62 9000 validator 0 -54.68.213.133 9000 leader 0 -34.216.209.90 9000 transaction 0 \ No newline at end of file +34.219.57.67 9000 validator 0 +52.43.81.62 9000 leader 0 +54.201.72.153 9000 transaction 0 \ No newline at end of file