From: Tom Hughes Date: Mon, 29 Jun 2015 20:11:55 +0000 (+0100) Subject: Correct serial number for main database array on ramoth X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/a1bae7e86b413ecbf407166aaf666a3f13293799 Correct serial number for main database array on ramoth --- diff --git a/roles/ramoth.rb b/roles/ramoth.rb index 21c75a339..32a0499c9 100644 --- a/roles/ramoth.rb +++ b/roles/ramoth.rb @@ -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"