]> git.openstreetmap.org Git - chef.git/commitdiff
Correct serial number for main database array on ramoth
authorTom Hughes <tom@compton.nu>
Mon, 29 Jun 2015 20:11:55 +0000 (21:11 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 29 Jun 2015 20:11:55 +0000 (21:11 +0100)
roles/ramoth.rb

index 21c75a33982a9d099653107e6e288648859a8bc0..32a0499c9f7d44b970620192d5bc1a9e7f19ce9b 100644 (file)
@@ -10,7 +10,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"