]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ramoth.rb
Avoid errors rotating logs on nodes where gpx-import is stopped
[chef.git] / roles / ramoth.rb
index 21c75a33982a9d099653107e6e288648859a8bc0..900714597f70009c0e5bf2d08806c0844d21739f 100644 (file)
@@ -2,6 +2,9 @@ name "ramoth"
 description "Master role applied to ramoth"
 
 default_attributes(
+  :apt => {
+    :sources => ["postgresql"]
+  },
   :db => {
     :cluster => "9.1/main"
   },
@@ -10,7 +13,7 @@ default_attributes(
       :comment => "RAID array mounted on /store/postgresql/openstreetmap",
       :type => "block",
       :bus => "scsi",
-      :serial => "3600605b0039483a017092ecbe862082a",
+      :serial => "3600605b00599aa401c02b4f53bf5c805",
       :attrs => {
         "queue/scheduler" => "deadline",
         "queue/nr_requests" => "975"