cloudera-labs / cloudera.cluster

An Ansible collection for lifecycle and management of Cloudera CDP Private Cloud resources on bare metal, IaaS, and PaaS.
Apache License 2.0
32 stars 46 forks source link

Allow selection of cluster deployed from cluster.yml #151

Closed clevesque closed 8 months ago

clevesque commented 8 months ago

Allows finer grain control on exactly which type cluster to deploy from a cluster.yml file, the default legacy behavior remains (it creates all clusters found in a cluster.yml file). Can provide a "-e to_deploy=" in command line current values: base encryption (a kts cluster) compute ecs Thanks npopa@cloudera.com Signed-off-by: Chuck Levesque clevesque@cloudera.com

clevesque commented 8 months ago

change made