description "Master role applied to ramoth"
default_attributes(
+ :apt => {
+ :sources => ["postgresql"]
+ },
:db => {
- :cluster => "9.1/main"
+ :cluster => "9.5/main"
},
:devices => {
:store_openstreetmap => {
:comment => "RAID array mounted on /store/postgresql/openstreetmap",
:type => "block",
:bus => "scsi",
- :serial => "3600605b0039483a017092ecbe862082a",
+ :serial => "3600605b00599aa401c02b4f53bf5c805",
:attrs => {
"queue/scheduler" => "deadline",
"queue/nr_requests" => "975"