Merge "[devops] setup configuration.yaml to support CASSANDRA healthCheck of 1710"
[sdc.git] / 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