Browse Source

Added template for ~root/.my.cnf

merge-requests/1/merge
Christoph Haas 10 years ago
parent
commit
15abc59946
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      roles/ispmail-database/templates/my-cnf.j2

+ 2
- 0
roles/ispmail-database/templates/my-cnf.j2 View File

@@ -0,0 +1,2 @@
[client]
password={{ispmail_mysql_root_password}}

Loading…
Cancel
Save