DCD-224: Create a role for installation with the binary installer.

This commit is contained in:
Steve Smith
2019-05-07 18:42:40 +10:00
parent 9b9860a5ef
commit a5eefe326e
59 changed files with 1153 additions and 27 deletions

View File

@@ -3,3 +3,8 @@ java_version: "1.8.0"
java_major_version: "8"
postgres_version: "9.6"
git_version: "2.14.4"
# Disable these when using the product installer, otherwise we end up
# fighting with it.
use_system_jdk: false
create_product_user: false