mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-17 10:23:13 -06:00
ITOPSENG-589 ignoring the elasticsearch stuff for now and pulling properties from /etc/atl
This commit is contained in:
@@ -30,9 +30,3 @@
|
||||
block: |
|
||||
BITBUCKET_SHARED_HOME="{{ atl_product_home_shared }}"
|
||||
export BITBUCKET_SHARED_HOME
|
||||
|
||||
- name: Make sure elasticsearch data isn't stored in ${BITBUCKET_HOME}/shared
|
||||
lineinfile:
|
||||
path: '{{ elasticsearch_config_template }}'
|
||||
line: ' data: ${BITBUCKET_HOME}/search/data'
|
||||
regexp: '^\s{2}data:\s\$\{BITBUCKET_HOME\}\/s.+$'
|
||||
Reference in New Issue
Block a user