aws-quickstart / quickstart-datastax-oss

AWS Quick Start Team
Apache License 2.0
4 stars 5 forks source link

parameters needed #4

Closed scotthds closed 5 years ago

scotthds commented 5 years ago

deploy-dse.sh takes in 3 parameters cluster_name=$1 . // this is a parameter from template - default is ddaccluster dc=$2 // this is a parameter from template - default is dc0 seeds=$3 // this is comma separated string that comes from noderegistry somehow