1*912701f9SAndroid Build Coastguard Worker# This is set up and maintained by the Ansible script. 2*912701f9SAndroid Build Coastguard Worker# If you change this file, your changes may be replaced. 3*912701f9SAndroid Build Coastguard WorkerMYSQL_USER=surveytool 4*912701f9SAndroid Build Coastguard WorkerMYSQL_PASSWORD={{ mysql_users[0].password }} 5*912701f9SAndroid Build Coastguard WorkerMYSQL_DB=cldrdb 6*912701f9SAndroid Build Coastguard WorkerWLP_SKIP_MAXPERMSIZE=true 7*912701f9SAndroid Build Coastguard WorkerLOG_DIR=/var/log/openliberty/cldr 8*912701f9SAndroid Build Coastguard Worker 9*912701f9SAndroid Build Coastguard Worker# DataDog params. Will be updated by the deploy script. 10*912701f9SAndroid Build Coastguard WorkerDD_GIT_COMMIT_SHA=0000000 11*912701f9SAndroid Build Coastguard WorkerDD_GIT_REPOSITORY_URL=github.com/unicode-org/cldr 12