aboutsummaryrefslogtreecommitdiffstats
path: root/sdc-os-chef/sdc-cassandra
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2017-06-09 19:09:23 +0300
committerMichael Lando <ml636r@att.com>2017-06-09 19:19:02 +0300
commitaf9929df75604ce407d0ca542b200630164e0ae6 (patch)
tree977c790510ac686495d875a9316d3158250a5b3d /sdc-os-chef/sdc-cassandra
parenta67b1c67748a9f53aeec4649d530c16835881682 (diff)
[SDC-31] add mising script got Comformance fix
Change-Id: I49f9007c4d835bfd4e0bb34a3f360075d5350352 Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'sdc-os-chef/sdc-cassandra')
-rw-r--r--sdc-os-chef/sdc-cassandra/chef-repo/cookbooks/cassandra-actions/recipes/07-importComformance.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdc-os-chef/sdc-cassandra/chef-repo/cookbooks/cassandra-actions/recipes/07-importComformance.rb b/sdc-os-chef/sdc-cassandra/chef-repo/cookbooks/cassandra-actions/recipes/07-importComformance.rb
index 5d81478dbd..0cc0434950 100644
--- a/sdc-os-chef/sdc-cassandra/chef-repo/cookbooks/cassandra-actions/recipes/07-importComformance.rb
+++ b/sdc-os-chef/sdc-cassandra/chef-repo/cookbooks/cassandra-actions/recipes/07-importComformance.rb
@@ -1,5 +1,5 @@
working_directory = "/tmp"
-cl_release="1.1.1"
+cl_release="1.1.0"
printf("\033[33mcl_release=[%s]\n\033[0m", cl_release)
cookbook_file "/tmp/sdctool.tar" do