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.
2 parents c3c8448 + 35d8edc commit b09fe51Copy full SHA for b09fe51
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