mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
moved lines to the end - bb_license_key, bb_admin_password, bb_dataset_url
This commit is contained in:
@@ -18,6 +18,9 @@ plugin.search.elasticsearch.baseurl={{ atl_elasticsearch_endpoint }}
|
||||
server.proxy-name={{ atl_proxy_name }}
|
||||
server.secure={{ atl_ssl_proxy }}
|
||||
server.require-ssl={{ atl_ssl_proxy }}
|
||||
setup.license={{ atl_bitbucket_license_key }}
|
||||
setup.sysadmin.username=admin
|
||||
setup.sysadmin.password={{ atl_bitbucket_admin_password }}
|
||||
{% if atl_ssl_proxy == 'true' %}
|
||||
server.scheme=https
|
||||
server.proxy-port=443
|
||||
|
||||
Reference in New Issue
Block a user