Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for PvC running on PvC with sidecar FreeIPA #120

Merged
merged 2 commits into from
Aug 24, 2023

Conversation

jimright
Copy link
Contributor

This PR has two changes required to deploy PvC on IaaS with sidecar FreeIPA (which is installed as part of the pre_setup).

  1. Added a guard condition to prevent the FreeIPA client being installed when the krb5_server Ansible host group is not defined.
  2. Revert the change in Fix/#111 #112 which installs the psycopg2 during the db configuration. This fails when the task file is not executed as root user. Configuring of external dependency packages should be done as part of external dependencies - e.g. cloudera.cluster.infrastructure.rdbms

Signed-off-by: Jim Enright <jenright@cloudera.com>
Signed-off-by: Jim Enright <jenright@cloudera.com>
@jimright jimright added the enhancement New feature or request label Aug 15, 2023
@jimright jimright requested a review from a team August 15, 2023 13:46
@wmudge wmudge merged commit 800fd34 into cloudera-labs:devel Aug 24, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request validated
Development

Successfully merging this pull request may close these issues.

2 participants