mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-16 09:53:06 -06:00
Add missing 'rest' prefix in zdu endpoint
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
atl_jira_baseurl: "{{ atl_tomcat_scheme }}://{{ atl_proxy_name }}{{ atl_tomcat_contextpath }}"
|
||||
atl_jira_zdu_rest_endpoint: "api/2/cluster/zdu"
|
||||
atl_jira_zdu_rest_endpoint: "rest/api/2/cluster/zdu"
|
||||
@@ -1,2 +1,2 @@
|
||||
atl_jira_baseurl: "{{ atl_tomcat_scheme }}://{{ atl_proxy_name }}{{ atl_tomcat_contextpath }}"
|
||||
atl_jira_zdu_rest_endpoint: "api/2/cluster/zdu"
|
||||
atl_jira_zdu_rest_endpoint: "rest/api/2/cluster/zdu"
|
||||
Reference in New Issue
Block a user