Skip to content
This repository has been archived by the owner on Jul 11, 2020. It is now read-only.

Commit

Permalink
remove cpan stuff since we don't need it
Browse files Browse the repository at this point in the history
Sam Kottler committed Mar 14, 2015
1 parent e932b2a commit ab930aa
Showing 3 changed files with 2 additions and 5 deletions.
3 changes: 1 addition & 2 deletions Berksfile.lock
Original file line number Diff line number Diff line change
@@ -302,10 +302,9 @@ GRAPH
rubygems (>= 0.0.0)
rubygems-ruby (0.0.5)
apt (>= 0.0.0)
rubygems-sensu (0.1.27)
rubygems-sensu (0.1.28)
build-essential (>= 0.0.0)
chef-vault (>= 0.0.0)
cpan (>= 0.0.0)
sensu (= 2.1.0)
uchiwa (= 1.0.0)
rubygems-ssh (0.0.5)
3 changes: 1 addition & 2 deletions cookbooks/rubygems-sensu/metadata.rb
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
name 'rubygems-sensu'
maintainer 'RubyGems.org ops team'

version '0.1.27'
version '0.1.28'

depends 'build-essential'
depends 'chef-vault'
depends 'cpan'
depends 'sensu', '2.1.0'
depends 'uchiwa', '1.0.0'

1 change: 0 additions & 1 deletion cookbooks/rubygems-sensu/recipes/default.rb
Original file line number Diff line number Diff line change
@@ -51,6 +51,5 @@
end

include_recipe 'build-essential'
include_recipe 'cpan'

include_recipe 'sensu::client_service'

0 comments on commit ab930aa

Please sign in to comment.