Remove all stuff related to 'bigchaindb load' in AWS scripts

This commit is contained in:
Troy McConaghy
2017-03-07 16:14:39 +01:00
parent 780cf62d10
commit ca21c7b321
5 changed files with 46 additions and 84 deletions

View File

@@ -86,7 +86,6 @@ Step 2 is to make an AWS deployment configuration file, if necessary. There's an
```text
NUM_NODES=3
BRANCH="master"
WHAT_TO_DEPLOY="servers"
SSH_KEY_NAME="not-set-yet"
USE_KEYPAIRS_FILE=False
IMAGE_ID="ami-8504fdea"