openstack-ansible-galera_se.../releasenotes/notes/galera_install_source-2989c9ed3a21d945.yaml
Dmitriy Rabotyagov 046cd1364e Implement installation method selection for MariaDB role
This should allow easily switch to using distro-porvided version of MariaDB
rather then installed from external repo which is aligned in version across
all distributions.

Change-Id: I203aa8e6ac5d0c7f604c3342a400aabad34729d9
2024-04-05 09:21:16 +00:00

7 lines
203 B
YAML

---
features:
- |
Added variable ``galera_install_method`` to control whether external
repositories should be configured or role should attempt to install
from distro default ones instead.