From: Tom Hughes Date: Tue, 16 Dec 2014 09:40:23 +0000 (+0000) Subject: Remove mapnik-v210 and ubuntugis-unstable repos from dev X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/2b691c12fc0600fdff96ea3a22c55db3d372f9a8?ds=sidebyside Remove mapnik-v210 and ubuntugis-unstable repos from dev They don't exist for trusty, so are useless... --- 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 => {