[devops] setup configuration.yaml to support CASSANDRA healthCheck of 1710 31/6031/1
authorIdan Amit <ia096e@intl.att.com>
Wed, 19 Jul 2017 11:31:07 +0000 (14:31 +0300)
committerIdan Amit <ia096e@intl.att.com>
Wed, 19 Jul 2017 11:31:07 +0000 (14:31 +0300)
Change-Id: I0660cc9c634dbc6900320e8b5bd69a6ca54c0185
Signed-off-by: Idan Amit <ia096e@intl.att.com>
sdc-os-chef/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb

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