From: Tom Hughes Date: Tue, 3 Jun 2014 08:19:58 +0000 (+0100) Subject: Don't use ubuntugis on pummelzacken X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/8bf90ce3ab5686bb008c17d4cfad58f9ef0511b4 Don't use ubuntugis on pummelzacken --- diff --git a/roles/nominatim.rb b/roles/nominatim.rb index c884e2b21..e26882dc6 100644 --- a/roles/nominatim.rb +++ b/roles/nominatim.rb @@ -22,9 +22,6 @@ default_attributes( :threads_per_child => 50 } }, - :apt => { - :sources => [ "ubuntugis-stable", "ubuntugis-unstable" ] - }, :postgresql => { :settings => { :defaults => { diff --git a/roles/poldi.rb b/roles/poldi.rb index 77626ed38..bed21e823 100644 --- a/roles/poldi.rb +++ b/roles/poldi.rb @@ -2,6 +2,9 @@ name "poldi" description "Master role applied to poldi" default_attributes( + :apt => { + :sources => [ "ubuntugis-stable", "ubuntugis-unstable" ] + }, :devices => { :areca_ld_tune => { :comment => "RAID arrays on areca",