rename one ferm block
[mirror/dsa-puppet.git] / modules / apache2 / manifests / init.pp
index 9cd01c4..f1ab41d 100644 (file)
@@ -155,7 +155,7 @@ class apache2(
     if $rate_limit {
       include apache2::dynamic
     } else {
-      ferm::rule { 'dsa-http':
+      ferm::rule { 'dsa-http-allow':
         description => 'http subchain, allow everything',
         prio        => '90',
         chain       => 'http',