2 description "Master role applied to odin"
11 :address => "10.0.48.15",
15 :xmithashpolicy => "layer3+4",
16 :slaves => %w[eno1 eno2]
20 :interface => "bond0.2",
23 :address => "130.117.76.15"
26 :interface => "bond0.2",
29 :address => "2001:978:2:2C::172:F"
36 :shared_buffers => "8GB",
37 :maintenance_work_mem => "7144MB",
38 :effective_cache_size => "16GB"
44 :comment => "Increase shared memory for postgres",
46 "kernel.shmmax" => 9 * 1024 * 1024 * 1024,
47 "kernel.shmall" => 9 * 1024 * 1024 * 1024 / 4096
53 :cluster => "14/main",
59 :tile_directories => [
60 { :name => "/store/tiles/default", :min_zoom => 0, :max_zoom => 19 }