2 description "Role applied to all servers at Equinix Amsterdam"
 
   7       :comment => "Enable BBR. Equinix AMS has 3Gbps uplinks",
 
   9         "net.core.default_qdisc" => "fq",
 
  10         "net.ipv4.tcp_congestion_control" => "bbr"
 
  17         :interface => "bond0",
 
  22           :gateway => "10.0.48.14",
 
  24             "10.0.0.0/8" => { :via => "10.0.48.14" }
 
  30           :xmithashpolicy => "layer3+4"
 
  38         :help => "Host location",
 
  39         :labels => { :site => "amsterdam" }
 
  44     :readonly_database_host => "snap-01.ams.openstreetmap.org",
 
  45     :primary_cluster => true
 
  51     :nameservers => ["10.0.48.14", "8.8.8.8", "8.8.4.4"],
 
  52     :search => ["ams.openstreetmap.org", "openstreetmap.org"]
 
  55     :servers => ["0.nl.pool.ntp.org", "1.nl.pool.ntp.org", "europe.pool.ntp.org"]