one ; too many
authorPeter Palfrader <peter@palfrader.org>
Sat, 22 Dec 2018 15:35:53 +0000 (16:35 +0100)
committerPeter Palfrader <peter@palfrader.org>
Sat, 22 Dec 2018 15:35:53 +0000 (16:35 +0100)
modules/roles/manifests/snapshot_web.pp

index aa17c97..785a4ef 100644 (file)
@@ -59,7 +59,7 @@ class roles::snapshot_web {
                domain => '(ip ip6)',
                prio  => "005",
                rule  => "proto tcp mod state state (NEW) daddr (${ipv4addr} ${ipv6addr})  mod multiport destination-ports (80 443) mod connlimit connlimit-above 3 DROP;
-                         proto tcp mod state state (NEW)                                                dport 6081                 mod connlimit connlimit-above 3 DROP;
+                         proto tcp mod state state (NEW)                                                dport 6081                 mod connlimit connlimit-above 3 DROP
                           ",
        }