2 description "Master role applied to thorn-04"
 
  11         :address => "10.0.32.41",
 
  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"