notifies :run, "execute[apt-update]"
end
-apt_source "opscode" do
- template "opscode.list.erb"
- url "http://apt.opscode.com/"
- key "83EF826A"
-end
-
apt_source "brightbox" do
url "http://apt.brightbox.net/"
key "0090DAAD"
key "8D0DC64F"
end
-apt_source "aw-drupal" do
- url "http://ppa.launchpad.net/aw/drupal/ubuntu"
- key "7D5AE8F6"
-end
-
apt_source "openstreetmap" do
url "http://ppa.launchpad.net/osmadmins/ppa/ubuntu"
key "0AC4F2CB"
end
apt_source "hwraid" do
+ template "hwraid.list.erb"
url "http://hwraid.le-vert.net/ubuntu"
key "23B3D3B4"
end