2 description "Master role applied to thorn-05"
 
  11         :address => "10.0.32.42",
 
  13           :slaves => %w[em1 em2]
 
  20       :comment => "Disable IPv6 auto-configuration on internal interface",
 
  22         "net.ipv6.conf.bond0.autoconf" => "0",
 
  23         "net.ipv6.conf.bond0.accept_ra" => "0"