Files
dc-deployments-automation/roles/product_common/defaults/main.yml
2019-10-03 14:57:20 +10:00

9 lines
191 B
YAML

---
java_version: "1.8.0"
java_major_version: "8"
postgres_version: "9.6"
# Disable these when using the product installer, otherwise we end up
# fighting with it.
atl_use_system_jdk: false