2 description "Master role applied to orm"
8 :Sys6 => { :graph => "no" },
9 :Sys8 => { :graph => "no" }
12 :fan3 => { :graph => "no" },
13 :fan4 => { :graph => "no" },
14 :fan5 => { :graph => "no" },
15 :fan6 => { :graph => "no" },
16 :fan7 => { :graph => "no" },
17 :fan8 => { :graph => "no" },
18 :fan9 => { :graph => "no" },
19 :fan10 => { :graph => "no" },
20 :fan11 => { :graph => "no" },
21 :fan12 => { :graph => "no" }
34 :address => "193.63.75.98"
40 :address => "2001:630:12:500:2e0:81ff:fec5:2a8c"
45 :versions => [ "9.1" ],
48 :shared_buffers => "8GB",
49 :maintenance_work_mem => "7144MB",
50 :effective_cache_size => "16GB"
56 :comment => "Increase shared memory for postgres",
58 "kernel.shmmax" => 9 * 1024 * 1024 * 1024,
59 "kernel.shmall" => 9 * 1024 * 1024 * 1024 / 4096
64 :tile_directory => "/store/tiles",
65 :node_file => "/store/database/nodes"
71 :nameservers => [ "8.8.8.8", "8.8.4.4" ]