We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a1fb86 commit 35d8edcCopy full SHA for 35d8edc
ansible/roles/mariadb/templates/mariadb.json.j2
@@ -8,7 +8,6 @@
8
"owner": "mysql",
9
"perm": "0600"
10
}{% if not enable_mariadb_clustercheck | bool and kolla_base_distro != 'debian' %},
11
- }
12
{
13
"source": "{{ container_config_directory }}/wsrep-notify.sh",
14
"dest": "/usr/local/bin/wsrep-notify.sh",
0 commit comments