cloudera-labs / cloudera-deploy

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

aws-latest Image missing an Posgresql update from Devel #141

Closed rsuplina closed 3 months ago

rsuplina commented 3 months ago

Currenlty if someone runs ansible-navigator to spin up aws-iaas with ghcr.io/cloudera-labs/cldr-runner:aws-latest it will fail at Screenshot 2024-05-17 at 14 47 53

This happens since PostgreSQL changed to url for the keys. https://github.com/cloudera-labs/cloudera.cluster/commit/c0b5d85f045bcf3d37f8f94cb5c3c580c47866a3

wmudge commented 3 months ago

I believe this has been fixed with the updates to cldr-runner in https://github.com/cloudera-labs/cldr-runner/pull/81 and in cloudera.cluster in https://github.com/cloudera-labs/cloudera.cluster/pull/188