mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
Merged in itops-testing-fix-for-atl_home_base (pull request #13)
Itops testing fix for atl home base Approved-by: Adam Brokes <abrokes@atlassian.com> Approved-by: Ben Partridge <bpartridge@atlassian.com>
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
- name: Set Crowd home directory in crowd-init.properties file
|
||||
lineinfile:
|
||||
path: "{{ atl_product_installation_versioned }}/crowd-webapp/WEB-INF/classes/crowd-init.properties"
|
||||
line: 'crowd.home="{{ atl_product_home }}"'
|
||||
line: 'crowd.home={{ atl_product_home }}'
|
||||
|
||||
- name: Set the Tomcat environment
|
||||
lineinfile:
|
||||
|
||||
Reference in New Issue
Block a user