Skip to content

Commit 35d8edc

Browse files
Remove unexpected }
Change-Id: I17d3b1c77904e149cafb8d550994b7c390c0302e
1 parent 1a1fb86 commit 35d8edc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ansible/roles/mariadb/templates/mariadb.json.j2

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"owner": "mysql",
99
"perm": "0600"
1010
}{% if not enable_mariadb_clustercheck | bool and kolla_base_distro != 'debian' %},
11-
}
1211
{
1312
"source": "{{ container_config_directory }}/wsrep-notify.sh",
1413
"dest": "/usr/local/bin/wsrep-notify.sh",

0 commit comments

Comments
 (0)