DCD-1037 use AdoptOpenJDK from official repos

This commit is contained in:
Lee Goolsbee
2020-08-07 13:57:08 -05:00
parent 5bae465412
commit 45c2d01b17
5 changed files with 45 additions and 22 deletions

View File

@@ -148,7 +148,7 @@
xpath: "/application-configuration/properties/property[@name='hibernate.connection.url']"
value: "{{ atl_jdbc_url }}?reWriteBatchedInserts=true"
when: crowd_cfg_stat_result.stat.exists
- name: Remove crowd.xml to prevent duplicates from appearing in cluster reporting
file:
path: "{{ atl_product_installation_versioned }}/apache-tomcat/conf/Catalina/localhost/crowd.xml"