aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb
diff options
context:
space:
mode:
authorAreli, Fuss (af732p) <af732p@att.com>2018-05-28 15:29:26 +0300
committerAreli, Fuss (af732p) <af732p@att.com>2018-05-28 15:29:26 +0300
commitbd6665a88439c0c6459c32fdbe1f979b33a9068c (patch)
tree04169d4abc1b8dc3a5dbe39984bff70b4a71d064 /catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb
parent6c72be9effaeff9f2b6dbc843b2d4d1ec1b60b1b (diff)
Change dcae health uri
Change dcae health uri from dcaed to dcae Change-Id: If7e01b91f750b473c30c85db345e4019f8398fba Issue-ID: SDC-1377 Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
Diffstat (limited to 'catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb')
-rw-r--r--catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb5
1 files changed, 2 insertions, 3 deletions
diff --git a/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb b/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb
index 4ee5c70f9d..178950729c 100644
--- a/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb
+++ b/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb
@@ -573,8 +573,7 @@ dcae:
protocol: http
port: <%= node['DCAE']['BE'][:http_port] %>
<% end -%>
-
- healthCheckUri: "/dcaed/healthCheck"
+ healthCheckUri: "/dcae/healthCheck"
# #GSS IDNS
switchoverDetector:
@@ -714,4 +713,4 @@ excludedGroupTypesMapping:
healthStatusExclude:
- DE
- DMAPP
- - DCAE \ No newline at end of file
+ - DCAE