2 description "Master role applied to fafnir"
 
  14         :address => "172.31.10.210",
 
  15         :hwaddress => "02:c1:c5:8b:5f:1d"
 
  20         :address => "52.50.86.69"
 
  25     :address => "10.0.16.4",
 
  31           :host => "ironbelly.openstreetmap.org",
 
  39           :host => "grisu.openstreetmap.org",
 
  48         :shared_buffers => "64GB",
 
  50         :maintenance_work_mem => "1GB",
 
  51         :effective_cache_size => "180GB"
 
  57       :comment => "Increase shared memory for postgres",
 
  59         "kernel.shmmax" => 66 * 1024 * 1024 * 1024,
 
  60         "kernel.shmall" => 66 * 1024 * 1024 * 1024 / 4096