galera_server extra repository simplification

Bug #1653958 reported by Jean-Philippe Evrard
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack-Ansible
Won't Fix
Wishlist
Unassigned

Bug Description

galera_server role is using a lot of code that could be heavily simplified:
- CentOS/Ubuntu are splitted but do basically the same
- We can use an ubuntu/centos package to do the repo install of percona tools

I think all of these two code path could be merged in one, by using the ansible package: module with one variable that will be set in the two platforms (two different package urls for adding the repo).

Changed in openstack-ansible:
importance: Undecided → Wishlist
tags: added: low-hanging-fruit
Changed in openstack-ansible:
status: New → Confirmed
Revision history for this message
Jonathan Rosser (jrosser) wrote :

We would need different module parameters to be passed to the apt/dnf variants of calling the package module so i don't think that this overall simplifies things.

Changed in openstack-ansible:
status: Confirmed → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.