2 description "Master role applied to spike-05"
 
  11         :address => "10.0.32.22",
 
  13           :slaves => %w[em1 em2]
 
  17         :interface => "bond0.214",
 
  20         :address => "89.16.162.22"
 
  23         :interface => "bond0.214",
 
  26         :address => "2001:41c9:2:d6::22"
 
  32       :comment => "Disable IPv6 auto-configuration on internal interface",
 
  34         "net.ipv6.conf.bond0.autoconf" => "0",
 
  35         "net.ipv6.conf.bond0.accept_ra" => "0"