Skip to content

Commit

Permalink
Do an apt-get update immediately after loading the ppa repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
tomtaylor committed Jun 27, 2012
1 parent 1aabdd9 commit cee79df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
components ["main"]
keyserver "keyserver.ubuntu.com"
key "C300EE8C"
notifies :run, resources(:execute => "apt-get update"), :immediately
end

package node[:nginx][:ppa_package]
Expand Down

0 comments on commit cee79df

Please sign in to comment.