Commit 82e94c1f by arbabnazar

inform the user to change the password

parent 92d1d88b
......@@ -39,11 +39,11 @@ mysql_max_allowed_packet: "64M"
ASQATASUN_DATABASE_NAME: 'asqatasun'
ASQATASUN_DATABASE_USER: 'asqatasun'
ASQATASUN_DATABASE_PASSWORD: 'asqaP4sswd'
ASQATASUN_DATABASE_PASSWORD: 'changeme'
ASQATASUN_DATABASE_HOST: 'localhost'
ASQATASUN_URL: 'http://localhost:8080/asqatasun/'
ASQATASUN_ADMIN_EMAIL: 'admin@example.com'
ASQATASUN_ADMIN_PASSWORD: 'asqatasun15'
ASQATASUN_ADMIN_PASSWORD: 'changeme'
asqatasun_parameters:
db_name: "{{ ASQATASUN_DATABASE_NAME }}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment