Remove wheezy-supporting cruft
[mirror/dsa-puppet.git] / modules / unbound / templates / unbound.conf.erb
index 2caa955..9276675 100644 (file)
@@ -62,7 +62,5 @@ forward-zone:
 <% @ns.to_a.flatten.each do |nms| -%>
        forward-addr: <%= nms %>
 <% end -%>
-       # This will actually only work starting with unbound 1.4.18 (wheezy has 1.4.17)
-       # previously, forward-first was not implemented for the root zone.
        forward-first: yes
 <% end -%>