cloudera-labs / cloudera-deploy

A general purpose framework for automating Cloudera Products
Apache License 2.0
63 stars 61 forks source link

Fixes in pvc_base_prereqs_ext.yml #92

Closed clevesque closed 1 year ago

clevesque commented 2 years ago

1) Changed ordering of tasks in pvc_base_prereqs_ext.yml. For ECS, In order to leverage TLS enablement of the HMS's database, TLS cert create and signing must occur prior to dbms install/config. No code changed, just Task order

2) Play: Verify definition [verify_definition]. Need to gather facts here, when doing a static inventory as ref to ansible_os_family is made in cluster.repometa.main task.

Signed-off-by: Chuck Levesque clevesque@cloudera.com|clevesque@cloudera.com

Chaffelson commented 1 year ago

@wmudge LGTM, and should fit in with my recent changes

Chaffelson commented 1 year ago

@clevesque @wmudge This PR appears to duplicate/conflict with a similar one from Webster. please can you check and see if this needs to be reworked or simply closed.