mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Removed comment about keypairs.py in awsdeploy.sh
This commit is contained in:
parent
6565f7a063
commit
c712447509
@ -100,7 +100,6 @@ if [ "$WHAT_TO_DEPLOY" == "servers" ]; then
|
||||
# Transform the config files in the confiles directory
|
||||
# to have proper keyrings, api_endpoint values, etc.
|
||||
if [ "$USE_KEYPAIRS_FILE" == "True" ]; then
|
||||
echo "Using keypairs in keypairs.py"
|
||||
python clusterize_confiles.py -k confiles $NUM_NODES
|
||||
else
|
||||
python clusterize_confiles.py confiles $NUM_NODES
|
||||
|
Loading…
x
Reference in New Issue
Block a user