Skip to content

Commit

Permalink
password for example json changed (minor)
Browse files Browse the repository at this point in the history
  • Loading branch information
SooLee committed Sep 18, 2018
1 parent 7dddad2 commit 9aed4d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 1 addition & 3 deletions test_json/awsem_bwa.runonly.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,7 @@
"ebs_iops": 500,
"shutdown_min": 30,
"instance_type": "t2.large",


"password": "hahaha",
"password": "dragonfly",
"log_bucket": "tibanna-output",
"key_name": "4dn-encode"
}
Expand Down
4 changes: 1 addition & 3 deletions test_json/awsem_bwa.runonly.v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,7 @@
"ebs_iops": 500,
"shutdown_min": 30,
"instance_type": "t2.large",


"password": "hahaha",
"password": "dragonfly",
"log_bucket": "tibanna-output",
"key_name": "4dn-encode"
}
Expand Down

0 comments on commit 9aed4d6

Please sign in to comment.