diff options
author | andre.schmid <andre.schmid@est.tech> | 2020-01-22 14:49:32 +0000 |
---|---|---|
committer | andre.schmid <andre.schmid@est.tech> | 2020-01-22 14:51:52 +0000 |
commit | 8f967e47b95c78c129c81abd09d0934678451f3d (patch) | |
tree | a87ff9a4c8d0a69b6290b8b82c599c395596286d /asdctool/sdc-cassandra-init/chef-repo/cookbooks | |
parent | 16a9fce0e104a38371a9e5a567ec611ae3fc7f33 (diff) |
Fix version.rb after Catalog alignment
Change-Id: Ibd4401a13d39ecbb6e7ba079e7e66d59c70c9e4b
Issue-ID: SDC-2724, SDC-2729
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
Signed-off-by: andre.schmid <andre.schmid@est.tech>
Diffstat (limited to 'asdctool/sdc-cassandra-init/chef-repo/cookbooks')
-rw-r--r-- | asdctool/sdc-cassandra-init/chef-repo/cookbooks/cassandra-actions/attributes/version.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/asdctool/sdc-cassandra-init/chef-repo/cookbooks/cassandra-actions/attributes/version.rb b/asdctool/sdc-cassandra-init/chef-repo/cookbooks/cassandra-actions/attributes/version.rb deleted file mode 100644 index 919b626fa5..0000000000 --- a/asdctool/sdc-cassandra-init/chef-repo/cookbooks/cassandra-actions/attributes/version.rb +++ /dev/null @@ -1,2 +0,0 @@ -normal['version'] - ="1.6.0" |