Browse Source

Password variable fixed

merge-requests/1/merge
Christoph Haas 6 years ago
parent
commit
6de64db526
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      ansible/group_vars/all

+ 1
- 1
ansible/group_vars/all View File

@@ -3,7 +3,7 @@
ispmail_populate_test_data: true ispmail_populate_test_data: true


# MySQL password for read-only user # MySQL password for read-only user
ispmail_mysql_mailuser_password: ChangeMe
ispmail_mysql_mailserver_password: ChangeMeServer


# MySQL password for administrative root user # MySQL password for administrative root user
ispmail_mysql_root_password: ChangeMeRoot ispmail_mysql_root_password: ChangeMeRoot


Loading…
Cancel
Save