X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/5b61dc78ec8857086174b99aa68ec7ee7f439e0b..13f8835f70746c764e25dfd76a285302233e5136:/cookbooks/apt/recipes/default.rb diff --git a/cookbooks/apt/recipes/default.rb b/cookbooks/apt/recipes/default.rb index f11894a76..65f625a0b 100644 --- a/cookbooks/apt/recipes/default.rb +++ b/cookbooks/apt/recipes/default.rb @@ -111,7 +111,7 @@ apt_source "mapnik-v210" do end apt_source "nginx" do + template "nginx.list.erb" url "http://nginx.org/packages/ubuntu" key "7BD9BF62" end -