From a1bae7e86b413ecbf407166aaf666a3f13293799 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Mon, 29 Jun 2015 21:11:55 +0100 Subject: [PATCH] Correct serial number for main database array on ramoth --- roles/ramoth.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5