Change dcae health uri 09/49309/1
authorAreli, Fuss (af732p) <af732p@att.com>
Mon, 28 May 2018 12:29:26 +0000 (15:29 +0300)
committerAreli, Fuss (af732p) <af732p@att.com>
Mon, 28 May 2018 12:29:26 +0000 (15:29 +0300)
Change dcae health uri from dcaed to dcae

Change-Id: If7e01b91f750b473c30c85db345e4019f8398fba
Issue-ID: SDC-1377
Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb

index 4ee5c70..1789507 100644 (file)
@@ -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