openstack-ansible/releasenotes/notes/mariadb_systemd_overrides-6536a0ee5e612698.yaml
Dmitriy Rabotyagov 8066df435b Create stable/wallaby branch
This patch will be used for branching of the integrated repo and
tagged as RC.

Change-Id: I5c707b1d6bbd895f0874b2283f3f66899fb1b22b
2021-06-30 20:15:37 +00:00

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.