X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/3473a3347d6585dd92711a657b93d1d6523d8703..252f39e174aa5f88b1ddb5896e593fcc3818ed40:/roles/dev.rb diff --git a/roles/dev.rb b/roles/dev.rb index a30d18f3c..0a9b76f28 100644 --- a/roles/dev.rb +++ b/roles/dev.rb @@ -94,12 +94,6 @@ default_attributes( :max_requests_per_child => 10000 } }, - :apt => { - :sources => [ - "ubuntugis-stable", - "mapnik-v210" - ] - }, :dev => { :rails => { :master => {