Fixed the zdu base endpoint

This commit is contained in:
nghazalibeiklar
2020-11-03 15:40:26 +11:00
parent 5306637da7
commit 803ed1d46e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
atl_bitbucket_baseurl: "{{ atl_tomcat_scheme }}://{{ atl_proxy_name }}{{ atl_tomcat_contextpath }}" 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"

View File

@@ -1,2 +1,2 @@
atl_bitbucket_baseurl: "{{ atl_tomcat_scheme }}://{{ atl_proxy_name }}{{ atl_tomcat_contextpath }}" 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"