android13/external/cldr/tools/scripts/ansible/templates/server-env.j2

8 lines
255 B
Plaintext
Raw Normal View History

2024-06-22 08:45:49 -04:00
# This is set up and maintained by the Ansible script.
# If you change this file, your changes may be replaced.
MYSQL_USER=surveytool
MYSQL_PASSWORD={{ mysql_users[0].password }}
MYSQL_DB=cldrdb
WLP_SKIP_MAXPERMSIZE=true
LOG_DIR=/var/log/openliberty/cldr