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

Add role to spin up a basic external postgresql database #1502

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ehelms
Copy link
Member

@ehelms ehelms commented May 12, 2022

This is pseudo-draft status. It could go in as is but I am hoping to take it for a spin against a Katello at least. My intent for this is to make it easier to test external database use cases (maybe pipeline it one day?).

@evgeni
Copy link
Member

evgeni commented May 12, 2022

Why bother adding el7 support? The os of the db should have little to no influence on the result of the setup.

@ehelms
Copy link
Member Author

ehelms commented May 12, 2022

Why bother adding el7 support? The os of the db should have little to no influence on the result of the setup.

I already had it written from a while ago :D And I (think) I wanted to test an EL7 scenario. We can rip it out.

@ehelms ehelms force-pushed the add-postgresql-server-playbook branch from 40b09fd to a87b521 Compare May 17, 2022 12:26
@ehelms
Copy link
Member Author

ehelms commented May 17, 2022

This is ready for further review, I have added a variety of features to it as well to allow spinning up a database with either md5 or scram-sha-256.

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