ansible-roles/redmine/templates/database.yml.j2

7 lines
165 B
Plaintext
Raw Permalink Normal View History

2017-08-31 09:47:07 +02:00
production:
adapter: mysql2
encoding: utf8
username: {{ redmine_db_username }}
default_file: /home/{{ redmine_db_username }}/.my.cnf
default_group: client