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 postgresql in u24.04 #842

Merged
merged 1 commit into from
Sep 13, 2024
Merged

Fixes for postgresql in u24.04 #842

merged 1 commit into from
Sep 13, 2024

Conversation

vjrj
Copy link
Collaborator

@vjrj vjrj commented Sep 11, 2024

Part of #834.

This uses the 24.04 variables and skip to install the pip3 psycopg2 package as is installed with apt.

TASK [postgresql : Gather OS Specific Variables] *******************************
ok: [ala-install-test-2] => (item=/data-additional/jenkins/ala-install-test/ala-install/ansible/roles/postgresql/vars/../vars/Ubuntu-24.04.yml)
(...)
TASK [postgresql : install psycopg2] *******************************************
ok: [ala-install-test-2]
(...)
TASK [postgresql : pip3 psycopg2] **********************************************
skipping: [ala-install-test-2]

@vjrj vjrj marked this pull request as draft September 11, 2024 07:27
@vjrj vjrj marked this pull request as ready for review September 12, 2024 15:40
@vjrj vjrj requested a review from matthewandrews September 12, 2024 15:40
@vjrj vjrj merged commit a5af90f into master Sep 13, 2024
@vjrj vjrj deleted the postgresql-u24 branch September 16, 2024 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants