make rietz an authoritative NS
[mirror/dsa-puppet.git] / modules / named / templates / named.conf.options.erb
index a372fc9..8bc2f87 100644 (file)
@@ -43,7 +43,7 @@ options {
        dnssec-validation yes;
 <% end -%>
 
-<% if %w{senfl ravel orff diamond}.include?(hostname) -%>
+<% if %w{senfl ravel orff diamond rietz}.include?(hostname) -%>
        rate-limit {
                responses-per-second 25;
                window 5;