aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/attributes
diff options
context:
space:
mode:
authorAreli, Fuss (af732p) <af732p@att.com>2018-04-09 18:15:42 +0300
committerMichael Lando <ml636r@att.com>2018-04-11 08:40:56 +0000
commit9d525f580b866778dc3417a06d98b96c70857efe (patch)
tree2e9d57d25c28f52857185e86f3d38e4b0c8183c2 /catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/attributes
parente2eef606174e0f996cdfb5590d1bd5f61b28731c (diff)
Replace ssl configuration
Replace ssl configuration from hardcoded into variable Change-Id: I1e393d311940944060d3f3f4e1093ee96eece777 Issue-ID: SDC-1176 Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
Diffstat (limited to 'catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/attributes')
-rw-r--r--catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/attributes/default.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/attributes/default.rb b/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/attributes/default.rb
index 4287ca8617..26d18c5db1 100644
--- a/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/attributes/default.rb
+++ b/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/attributes/default.rb
@@ -1 +1,2 @@
-# \ No newline at end of file
+#
+default['cassandra'][:truststore_password] = "Aa123456"