Skip to content
Snippets Groups Projects
Commit 86abccee authored by Jelle van der Waa's avatar Jelle van der Waa :construction:
Browse files

mariadb: update configuration location

parent 6d4114c2
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
creates: /var/lib/mysql/mysql
- name: configure mariadb
template: src=server.cnf.j2 dest=/etc/mysql/my.cnf
template: src=server.cnf.j2 dest=/etc/my.cnf.d
notify:
- restart mariadb
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment