forklift icon indicating copy to clipboard operation
forklift copied to clipboard

Add role to spin up a basic external postgresql database

Open ehelms opened this issue 2 years ago • 3 comments

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?).

ehelms avatar May 12 '22 17:05 ehelms

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

evgeni avatar May 12 '22 17:05 evgeni

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 avatar May 12 '22 18:05 ehelms

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.

ehelms avatar May 17 '22 12:05 ehelms