mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-17 02:13:06 -06:00
Fixed the zdu base endpoint
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
atl_bitbucket_baseurl: "{{ atl_tomcat_scheme }}://{{ atl_proxy_name }}{{ atl_tomcat_contextpath }}"
|
||||
atl_bitbucket_zdu_rest_endpoint: "rest/api/2/cluster/zdu"
|
||||
atl_bitbucket_zdu_rest_endpoint: "rest/zdu"
|
||||
@@ -1,2 +1,2 @@
|
||||
atl_bitbucket_baseurl: "{{ atl_tomcat_scheme }}://{{ atl_proxy_name }}{{ atl_tomcat_contextpath }}"
|
||||
atl_bitbucket_zdu_rest_endpoint: "rest/api/2/cluster/zdu"
|
||||
atl_bitbucket_zdu_rest_endpoint: "rest/zdu"
|
||||
Reference in New Issue
Block a user