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
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