2 description "Master role applied to orm"
11 :address => "10.5.7.34",
13 :gateway => "10.5.7.33",
14 :public_address => "23.139.196.5"
17 :address => "2602:f629:0:bc::2",
19 :gateway => "2602:f629:0:bc::1"
24 :xmithashpolicy => "layer3+4",
25 :slaves => %w[eno1 eno2]
33 :effective_cache_size => "16GB"
39 :comment => "Increase shared memory for postgres",
41 "kernel.shmmax" => 9 * 1024 * 1024 * 1024,
42 "kernel.shmall" => 9 * 1024 * 1024 * 1024 / 4096
48 :cluster => "17/main",
54 :tile_directories => [
55 { :name => "/store/tiles/default", :min_zoom => 0, :max_zoom => 19 }