Task #5473
closedSwitch back to upstream postgresql role
100%
Description
We had switched to a forked role of postgresql for the installer.
Recently the necessary PRs we were carrying were accepted upstream. Let's switch the installer back to the upstream.
Updated by bmbouter about 5 years ago
- Status changed from NEW to POST
mdellweg is this PR handling this issue? https://github.com/pulp/ansible-pulp/pull/151/files
Updated by mdellweg about 5 years ago
bmbouter wrote:
mdellweg is this PR handling this issue? https://github.com/pulp/ansible-pulp/pull/151/files
Yes, i guess so.
Updated by mdellweg about 5 years ago
This task has a dependency on dropping f28.
But f29 and f30 have very strange problems in molecule tests.
I can either drop those tests, or i need help.
Switching fedora versions has it's own ticket, so i could do the drop here and leave the instantiation of >=f29 to someone else.
https://pulp.plan.io/issues/5475
Added by mdellweg about 5 years ago
Added by mdellweg about 5 years ago
Revision 38e6accc | View on GitHub
Update ansible-prostgres role
Deprecate Fedora 28 Add Debian Buster to roles meta data.
Use the upstream version of postgres role from galaxy:
- Remove stale debian postgresql workarounds
Fix molecule tests:
- Reenable tests on Centos7
- Enable tests on Fedora 30
- Install langpack on fedora
- Make containers unprivileged.
- Hotfix systemd unit for redis on debian in unprivileged containers
- Add NET capabilities for iptables operation
Updated by mdellweg about 5 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset ansible-pulp3|38e6accc0436a2027d520556e8041b15e87de15e.
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Updated by bmbouter over 4 years ago
- Category set to Installer - Moved to GitHub issues
- Tags deleted (
Pulp 3 installer)
Update ansible-prostgres role
Deprecate Fedora 28 Add Debian Buster to roles meta data.
Use the upstream version of postgres role from galaxy:
Fix molecule tests:
fixes #5473 https://pulp.plan.io/issues/5473