Don't bigchaindb start all nodes automatically once deployed

This commit is contained in:
troymc 2016-05-09 13:17:49 +02:00
parent 4a6c3ba891
commit 72bc7cb1d0

View File

@ -131,9 +131,6 @@ if [ "$WHAT_TO_DEPLOY" == "servers" ]; then
# this will only be sent to one of the nodes, see the
# definition of init_bigchaindb() in fabfile.py to see why.
fab init_bigchaindb
# Start BigchainDB on all the nodes using "screen"
fab start_bigchaindb
else
# Deploying clients
# The only thing to configure on clients is the api_endpoint