2 description "Role applied to all servers at Equinix Dublin"
5 :location => "Dublin, Ireland",
8 :comment => "Enable BBR. Equinix DUB has 3Gbps uplinks",
10 "net.core.default_qdisc" => "fq",
11 "net.ipv4.tcp_congestion_control" => "bbr"
18 :interface => "bond0",
23 :gateway => "10.0.64.2",
25 "10.0.0.0/8" => { :via => "10.0.64.2" }
28 { :to => "10.0.0.0/8", :table => "main", :priority => 50 },
29 { :to => "172.16.0.0/12", :table => "main", :priority => 50 },
30 { :to => "192.168.0.0/16", :table => "main", :priority => 50 }
36 :xmithashpolicy => "layer3+4"
44 :help => "Host location",
45 :labels => { :site => "dublin" }
50 :readonly_database_host => "snap-03.dub.openstreetmap.org"
56 :nameservers => ["10.0.64.2", "74.82.42.42", "2001:470:20::2"],
57 :search => ["dub.openstreetmap.org", "openstreetmap.org"]