android13/external/cldr/tools/scripts/ansible/hosts

27 lines
424 B
INI

[staging]
cldr-smoke.unicode.org
[prod]
st.unicode.org
# CLDR Commit Checker web hosting here
[ccc]
cldr-smoke.unicode.org
# "surveytool" includes both prod and staging
[surveytool:children]
staging
prod
# encrypt all of the surveytool hosts
[letsencrypt:children]
surveytool
# auto-backup cldr db only for production
[backupdb:children]
prod
# redact cldr db only for staging (cldr-smoke)
[redactdb:children]
staging