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     :replication => "enabled"
 
  64         :comment => "Host data",
 
  65         :path => "/home/hosts",
 
  71         :transfer_logging => false,
 
  73           "212.110.172.32",                      # shenron
 
  74           "2001:41c9:1:400::32",                 # shenron
 
  75           "212.159.112.221"                      # grant
 
  79         :comment => "Log files",
 
  80         :path => "/store/logs",
 
  86         :transfer_logging => false,
 
  88           "193.60.236.0/24",          # ucl external
 
  89           "10.0.48.0/20",             # equinix internal
 
  90           "130.117.76.0/27",          # equinix external
 
  91           "2001:978:2:2C::172:0/112", # equinix external
 
  92           "10.0.32.0/20",             # bytemark internal
 
  93           "89.16.162.16/28",          # bytemark external
 
  94           "2001:41c9:2:d6::/64",      # bytemark external
 
  95           "127.0.0.0/8",              # localhost
 
  98         :nodes_allow => "roles:tilecache"