2 description "Role applied to all servers at Equinix"
 
   6     :nameservers => ["66.28.0.45", "66.28.0.61"],
 
  11           :gateway => "10.0.48.10",
 
  13             "10.0.0.0/8" => { :via => "10.0.48.10" }
 
  21           :gateway => "130.117.76.1"
 
  25           :gateway => "2001:978:2:2C::172:1",
 
  27             "2001:978:2:2c::/64" => { :type => "unreachable" },
 
  28             "2001:4860::/32" => { :type => "unreachable" },
 
  29             "2a00:1450:4000::/37" => { :type => "unreachable" }
 
  36     :backends => %w[rails1 rails2 rails3],
 
  37     :fileserver => "ironbelly",
 
  38     :readonly_database_host => "snap-01.ams.openstreetmap.org",
 
  39     :primary_cluster => true
 
  45     :search => ["ams.openstreetmap.org", "openstreetmap.org"]
 
  48     :servers => ["0.nl.pool.ntp.org", "1.nl.pool.ntp.org", "europe.pool.ntp.org"]