Merge "[devops] setup configuration.yaml to support CASSANDRA healthCheck of 1710"
authorMichael Lando <ml636r@att.com>
Wed, 19 Jul 2017 12:50:49 +0000 (12:50 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 19 Jul 2017 12:50:49 +0000 (12:50 +0000)
sdc-os-chef/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb

index 092f774..60f1d98 100644 (file)
@@ -67,7 +67,7 @@ users:
 
 cassandraConfig:
     cassandraHosts: [<%= @cassandra_ip %>]
-    localDataCenter:
+    localDataCenter: <%= @DC_NAME %>
     reconnectTimeout : 30000
     authenticate: true
     username: asdc_user