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