Skip to content
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.

Commit

Permalink
Cut new release v3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vt0r committed Mar 5, 2018
1 parent 2f342d3 commit 9ff2f51
Show file tree
Hide file tree
Showing 14 changed files with 65 additions and 65 deletions.
68 changes: 34 additions & 34 deletions Berksfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -66,33 +66,33 @@ GRAPH
build-essential (>= 0.0.0)
seven_zip (>= 0.0.0)
windows (>= 0.0.0)
bach_common (3.3.1)
bach_krb5 (3.3.1)
bcpc (= 3.3.1)
bcpc-hadoop (= 3.3.1)
bach_common (3.3.2)
bach_krb5 (3.3.2)
bcpc (= 3.3.2)
bcpc-hadoop (= 3.3.2)
krb5 (>= 0.0.0)
bach_opentsdb (3.3.1)
bach_repository (3.3.1)
bach_opentsdb (3.3.2)
bach_repository (3.3.2)
ark (>= 0.0.0)
bcpc (>= 0.0.0)
build-essential (>= 0.0.0)
cobblerd (>= 0.0.0)
java (>= 0.0.0)
bach_spark (3.3.1)
bcpc (= 3.3.1)
bcpc-hadoop (= 3.3.1)
bach_wrapper (3.3.1)
bach_common (= 3.3.1)
bach_krb5 (= 3.3.1)
bach_repository (= 3.3.1)
bach_spark (= 3.3.1)
bcpc (= 3.3.1)
bcpc-hadoop (= 3.3.1)
bcpc_jmxtrans (= 3.3.1)
bcpc_kafka (= 3.3.1)
hannibal (= 3.3.1)
smoke-tests (= 3.3.1)
bcpc (3.3.1)
bach_spark (3.3.2)
bcpc (= 3.3.2)
bcpc-hadoop (= 3.3.2)
bach_wrapper (3.3.2)
bach_common (= 3.3.2)
bach_krb5 (= 3.3.2)
bach_repository (= 3.3.2)
bach_spark (= 3.3.2)
bcpc (= 3.3.2)
bcpc-hadoop (= 3.3.2)
bcpc_jmxtrans (= 3.3.2)
bcpc_kafka (= 3.3.2)
hannibal (= 3.3.2)
smoke-tests (= 3.3.2)
bcpc (3.3.2)
apt (>= 0.0.0)
bach_repository (>= 0.0.0)
bfd (>= 0.0.0)
Expand All @@ -111,22 +111,22 @@ GRAPH
python (>= 0.0.0)
sudo (>= 0.0.0)
ubuntu (>= 0.0.0)
bcpc-hadoop (3.3.1)
bach_krb5 (= 3.3.1)
bach_opentsdb (= 3.3.1)
bcpc (= 3.3.1)
bcpc-hadoop (3.3.2)
bach_krb5 (= 3.3.2)
bach_opentsdb (= 3.3.2)
bcpc (= 3.3.2)
database (>= 0.0.0)
java (>= 0.0.0)
locking_resource (>= 0.0.0)
pam (>= 0.0.0)
poise (>= 0.0.0)
smoke-tests (= 3.3.1)
smoke-tests (= 3.3.2)
sysctl (>= 0.0.0)
ulimit (>= 0.0.0)
bcpc_jmxtrans (3.3.1)
bcpc_jmxtrans (3.3.2)
bcpc-hadoop (>= 0.0.0)
jmxtrans (>= 0.0.0)
bcpc_kafka (3.3.1)
bcpc_kafka (3.3.2)
bcpc (>= 0.0.0)
bcpc-hadoop (>= 0.0.0)
bcpc_jmxtrans (>= 0.0.0)
Expand Down Expand Up @@ -157,9 +157,9 @@ GRAPH
postgresql (>= 1.0.0)
graphite_handler (0.0.12)
chef_handler (>= 0.0.0)
hannibal (3.3.1)
hannibal (3.3.2)
ark (>= 0.0.0)
hdfsdu (3.3.1)
hdfsdu (3.3.2)
ark (>= 0.0.0)
maven (>= 0.0.0)
homebrew (4.3.0)
Expand Down Expand Up @@ -203,13 +203,13 @@ GRAPH
resolvconf (1.0.0)
seven_zip (2.0.2)
windows (>= 1.2.2)
smoke-tests (3.3.1)
smoke-tests (3.3.2)
sudo (4.0.1)
sysctl (1.0.1)
sysctl (1.0.2)
ohai (>= 5.0)
ubuntu (2.0.1)
apt (>= 0.0.0)
ulimit (1.0.0)
windows (3.4.4)
windows (3.5.2)
ohai (>= 4.0.0)
yum-epel (3.0.0)
yum-epel (3.1.0)
2 changes: 1 addition & 1 deletion cookbooks/bach_common/metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license 'All rights reserved'
description 'bach_common contains common recipes for the BACH cookbooks'
long_description 'bach_common contains common recipes for the BACH cookbooks'
version '3.3.1'
version '3.3.2'

supports 'ubuntu', '12.04'
supports 'ubuntu', '14.04'
6 changes: 3 additions & 3 deletions cookbooks/bach_krb5/metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
maintainer_email '[email protected]'
description 'Wrapper cookbook for krb5 community cookbook'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '3.3.1'
version '3.3.2'

depends 'bcpc', '= 3.3.1'
depends 'bcpc-hadoop', '= 3.3.1'
depends 'bcpc', '= 3.3.2'
depends 'bcpc-hadoop', '= 3.3.2'
depends 'krb5'

%w(ubuntu).each do |os|
Expand Down
2 changes: 1 addition & 1 deletion cookbooks/bach_opentsdb/metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
license 'Apache 2.0'
description 'Installs/Configures OpenTSDB'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '3.3.1'
version '3.3.2'
2 changes: 1 addition & 1 deletion cookbooks/bach_repository/metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
description 'bach_repository builds a repo for use by BACH nodes'
long_description 'bach_repository builds a repo for use by BACH nodes. ' \
'This cookbook replaces build_bins.sh by building a repository declaratively.'
version '3.3.1'
version '3.3.2'

supports 'ubuntu', '= 14.04'

Expand Down
6 changes: 3 additions & 3 deletions cookbooks/bach_spark/metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
maintainer_email '[email protected]'
description 'Cookbook to setup Apache Spark'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '3.3.1'
version '3.3.2'

%w(ubuntu).each do |os|
supports os
end

depends 'bcpc', '= 3.3.1'
depends 'bcpc-hadoop', '= 3.3.1'
depends 'bcpc', '= 3.3.2'
depends 'bcpc-hadoop', '= 3.3.2'
10 changes: 5 additions & 5 deletions cookbooks/bcpc-hadoop/metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
license 'Apache License 2.0'
description 'Installs/Configures Bloomberg Clustered Private Hadoop Cloud (BCPHC)'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '3.3.1'
version '3.3.2'

depends 'bcpc', '= 3.3.1'
depends 'bach_krb5', '= 3.3.1'
depends 'smoke-tests', '= 3.3.1'
depends 'bach_opentsdb', '= 3.3.1'
depends 'bcpc', '= 3.3.2'
depends 'bach_krb5', '= 3.3.2'
depends 'smoke-tests', '= 3.3.2'
depends 'bach_opentsdb', '= 3.3.2'
depends 'database'
depends 'java'
depends 'poise'
Expand Down
2 changes: 1 addition & 1 deletion cookbooks/bcpc/metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license 'Apache License 2.0'
description 'Installs/Configures Bloomberg Clustered Private Cloud (BCPC)'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '3.3.1'
version '3.3.2'

depends 'apt'
depends 'bfd'
Expand Down
2 changes: 1 addition & 1 deletion cookbooks/bcpc_jmxtrans/metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license 'Apache License 2.0'
description 'Installs/Configures bcpc_jmxtrans'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '3.3.1'
version '3.3.2'

depends 'bcpc-hadoop'
depends 'jmxtrans'
2 changes: 1 addition & 1 deletion cookbooks/bcpc_kafka/metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
maintainer_email '[email protected]'
description 'Recipes to setup prerequisites for Kafka cluster'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '3.3.1'
version '3.3.2'

depends 'bcpc'
depends 'bcpc-hadoop'
Expand Down
2 changes: 1 addition & 1 deletion cookbooks/hannibal/metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
maintainer_email '[email protected]'
description 'Recipes to setup pre-requisites, build and install hannibal on cluster'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '3.3.1'
version '3.3.2'

depends "ark"

Expand Down
2 changes: 1 addition & 1 deletion cookbooks/hdfsdu/metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
license 'Apache License 2.0'
description 'Builds, installs and configures hdfsdu'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '3.3.1'
version '3.3.2'

depends 'ark'
depends 'maven'
Expand Down
2 changes: 1 addition & 1 deletion cookbooks/smoke-tests/metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
license 'Apache License 2.0'
description 'Installs/Configures smoke-tests'
long_description 'Installs/Configures smoke-tests'
version '3.3.1'
version '3.3.2'
22 changes: 11 additions & 11 deletions metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
license 'Apache License 2.0'
description 'Top-level chef-bach wrapper'
long_description 'Top-level chef-bach wrapper'
version '3.3.1'
version '3.3.2'

depends 'bach_common', '= 3.3.1'
depends 'bach_krb5', '= 3.3.1'
depends 'bach_repository', '= 3.3.1'
depends 'bach_spark', '= 3.3.1'
depends 'bcpc', '= 3.3.1'
depends 'bcpc-hadoop', '= 3.3.1'
depends 'bcpc_jmxtrans', '= 3.3.1'
depends 'hannibal', '= 3.3.1'
depends 'bcpc_kafka', '= 3.3.1'
depends 'smoke-tests', '= 3.3.1'
depends 'bach_common', '= 3.3.2'
depends 'bach_krb5', '= 3.3.2'
depends 'bach_repository', '= 3.3.2'
depends 'bach_spark', '= 3.3.2'
depends 'bcpc', '= 3.3.2'
depends 'bcpc-hadoop', '= 3.3.2'
depends 'bcpc_jmxtrans', '= 3.3.2'
depends 'hannibal', '= 3.3.2'
depends 'bcpc_kafka', '= 3.3.2'
depends 'smoke-tests', '= 3.3.2'

0 comments on commit 9ff2f51

Please sign in to comment.