]> git.openstreetmap.org Git - chef.git/commitdiff
Don't use ubuntugis on pummelzacken
authorTom Hughes <tom@compton.nu>
Tue, 3 Jun 2014 08:19:58 +0000 (09:19 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 3 Jun 2014 08:21:58 +0000 (09:21 +0100)
roles/nominatim.rb
roles/poldi.rb

index c884e2b21b37a0a0fe92c5debf99813822a65ff4..e26882dc66130330885eedb49a4c04d00afb3e91 100644 (file)
@@ -22,9 +22,6 @@ default_attributes(
       :threads_per_child => 50
     }
   },
-  :apt => {
-    :sources => [ "ubuntugis-stable", "ubuntugis-unstable" ]
-  },
   :postgresql => {
     :settings => {
       :defaults => {
index 77626ed3893b64b6833890d73221bc6a0e1b18d2..bed21e823c8673f71d2edddfbe6bc70261714942 100644 (file)
@@ -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",