Skip to content

Commit

Permalink
Merge pull request sensu#26 from joemiller/master
Browse files Browse the repository at this point in the history
Added 'key' to apt sensu repo
  • Loading branch information
portertech committed May 3, 2012
2 parents ca1ef65 + a1d3708 commit 806a591
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/default.rb
Expand Up @@ -27,6 +27,7 @@

apt_repository "sensu" do
uri "http://repos.sensuapp.org/apt"
key "http://repos.sensuapp.org/apt/pubkey.gpg"
distribution "sensu"
components ["main"]
action :add
Expand Down

0 comments on commit 806a591

Please sign in to comment.