openstack-ansible-galera_se.../vars
Jesse Pretorius 72f402d3e9 Revisit conflicting package removal
In https://review.openstack.org/534819 we introduced the removal
of conflicting packages from the targeted host, but then we deleted
the list for RedHat in https://review.openstack.org/578844 because
yum kept removing and re-adding the same packages.

In https://review.openstack.org/603205 we solve the issue properly
given that yum is case-insensitive, and the root cause of the repeat
remove/install.

As such, in this patch, we restore the removal of conflicting
packages for RedHat in a different way. Each of the package removal
tasks are moved into the tasks specific to each package manager so
that each can be handled differently.

Change-Id: I70fbfa6eff8796713c6bec32319382273f8281f8
Related-Bug: #1762421
Related-Bug: #1742206
2018-09-18 04:00:11 +01:00
..
redhat-7.yml Revisit conflicting package removal 2018-09-18 04:00:11 +01:00
suse.yml SUSE: Add support for openSUSE Leap 15 2018-09-12 12:11:34 +01:00
ubuntu.yml defaults: Bump mariadb to 10.2 release branch 2018-09-12 12:11:33 +01:00