# managed by puppet
lookup file bind
<% scope.lookupvar('resolvconf::nameservers').each do |nameserver| -%>
nameserver <%= nameserver %> 
<% end -%>