
Instead of placing bunch of templates, we can use our systemd_role that is capable of placing just overrides file, that will have same functionality but also provide ability to easily add required data into systemd overrides. Change-Id: I7b3b0f4da047f82a49266ef57fba2fbaa24cebdc
8 lines
275 B
YAML
8 lines
275 B
YAML
---
|
|
features:
|
|
- |
|
|
Added variable ``galera_init_overrides`` that can be leveraged to override
|
|
default set of systemd unit file for mariadb.
|
|
This also brings requirement of `systemd_service <https://opendev.org/openstack/ansible-role-systemd_service>`_
|
|
role.
|