class named::recursor inherits named { file { "/etc/bind/named.conf.options": content => template("named/named.conf.options.erb"), notify => Exec["bind9 reload"], } } # vim:set et: # vim:set sts=4 ts=4: # vim:set shiftwidth=4: