mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Added arg to fab prep_rethinkdb_storage call
This commit is contained in:
parent
e1c3ac3571
commit
76755ebc55
@ -99,7 +99,7 @@ if [ "$WHAT_TO_DEPLOY" == "servers" ]; then
|
||||
# (Re)create the RethinkDB configuration file conf/rethinkdb.conf
|
||||
python create_rethinkdb_conf.py
|
||||
# Rollout RethinkDB and start it
|
||||
fab prep_rethinkdb_storage
|
||||
fab prep_rethinkdb_storage:$USING_EBS
|
||||
fab install_rethinkdb
|
||||
fab configure_rethinkdb
|
||||
fab delete_rethinkdb_data
|
||||
|
Loading…
x
Reference in New Issue
Block a user