DCD-1123: Add playbook for BB standalone server.

This commit is contained in:
Steve Smith
2020-10-22 15:34:32 +11:00
parent 9704864ee0
commit fcc4f1c97c
2 changed files with 56 additions and 0 deletions

View File

@@ -22,3 +22,5 @@ atl_jdbc_template: "template1"
atl_java_home: "{{ '/usr/lib/jvm/java' if atl_use_system_jdk else (atl_product_installation_current + '/jre') }}"
atl_java_binary: "{{ atl_java_home }}/bin/java"
atl_ssl_proxy: "false"