Skip to content

Commit

Permalink
remove apt recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
bleything authored and majormoses committed May 15, 2018
1 parent a368f47 commit b0d3749
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions recipes/repo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
when 'debian'
package_options = '--force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confnew"'

include_recipe 'apt'

apt_repository 'sensu' do
uri node['uchiwa']['apt_repo_url']
key "#{node['uchiwa']['apt_repo_url']}/pubkey.gpg"
Expand Down

0 comments on commit b0d3749

Please sign in to comment.