2 description "Master role applied to spike-03"
 
  11         :address => "10.0.48.8",
 
  13           :slaves => %w[eth0 eth1]
 
  17         :interface => "bond0.2",
 
  20         :address => "130.117.76.8"
 
  23         :interface => "bond0.2",
 
  26         :address => "2001:978:2:2C::172:8"
 
  32       :comment => "Disable IPv6 auto-configuration on internal interface",
 
  34         "net.ipv6.conf.eth0.autoconf" => "0",
 
  35         "net.ipv6.conf.eth0.accept_ra" => "0"