[SDC-29] add mising script got Comformance fix 41/4941/1
authorMichael Lando <ml636r@att.com>
Fri, 9 Jun 2017 14:31:41 +0000 (17:31 +0300)
committerMichael Lando <ml636r@att.com>
Fri, 9 Jun 2017 14:31:41 +0000 (17:31 +0300)
Change-Id: I2eeda235e28103126a6cd432a54a5d7db40213cd
Signed-off-by: Michael Lando <ml636r@att.com>
sdc-os-chef/sdc-cassandra/chef-repo/cookbooks/cassandra-actions/recipes/07-importComformance.rb

index ac91d18..5d81478 100644 (file)
@@ -1,5 +1,5 @@
 working_directory =  "/tmp"
-cl_release=node['version'].split('.')[0..2].join('.').split('-')[0]
+cl_release="1.1.1"
 printf("\033[33mcl_release=[%s]\n\033[0m", cl_release)
 
 cookbook_file "/tmp/sdctool.tar" do