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

Fix/#111 #112

Closed anisf closed 1 year ago

anisf commented 1 year ago

Ensure psycopg2 is installed before running ansible modules that depends on it

Fixing #111

On RHEL 7, yum package is python-psycopg2 On RHEL 8, Ubuntu 18.04 & 20.40, apt package is python3-psycopg2

At the moment, these are the only OS supported by cloudera.cluster

wmudge commented 1 year ago

@anisf could you set up your signature verification -- looks like you just need to upload your GPG key to your GH account. Thanks!

anisf commented 1 year ago

@anisf could you set up your signature verification -- looks like you just need to upload your GPG key to your GH account. Thanks!

Done !