2 description "Master role applied to ironbelly"
 
   6     :sources => ["ubuntugis-unstable"]
 
  12     :first_address => "10.0.63.1",
 
  13     :last_address => "10.0.63.254"
 
  30       :data => "/store/elasticsearch"
 
  36         :interface => "bond0",
 
  39         :address => "10.0.48.10",
 
  41           :slaves => %w[eth0 eth1]
 
  45         :interface => "bond0.2",
 
  48         :address => "130.117.76.10"
 
  51         :interface => "bond0.2",
 
  54         :address => "2001:978:2:2C::172:A"
 
  59     :address => "10.0.16.2",
 
  65           :host => "ridley.openstreetmap.org"
 
  72           :host => "fafnir.openstreetmap.org"
 
  79           :host => "grisu.openstreetmap.org",
 
  86     :replication => "enabled"
 
  91         :comment => "Host data",
 
  92         :path => "/home/hosts",
 
  98         :transfer_logging => false,
 
 100           "212.110.172.32",                      # shenron
 
 101           "2001:41c9:1:400::32",                 # shenron
 
 102           "212.159.112.221"                      # grant
 
 106         :comment => "Log files",
 
 107         :path => "/store/logs",
 
 113         :transfer_logging => false,
 
 115           "193.60.236.0/24",          # ucl external
 
 116           "10.0.48.0/20",             # equinix internal
 
 117           "130.117.76.0/27",          # equinix external
 
 118           "2001:978:2:2C::172:0/112", # equinix external
 
 119           "10.0.32.0/20",             # bytemark internal
 
 120           "89.16.162.16/28",          # bytemark external
 
 121           "2001:41c9:2:d6::/64",      # bytemark external
 
 122           "127.0.0.0/8",              # localhost
 
 125         :nodes_allow => "roles:tilecache"