fix munin 1
[mirror/dsa-puppet.git] / modules / ferm / templates / ferm-rule.erb
index afb6973..235b8e3 100644 (file)
@@ -7,6 +7,7 @@ domain <%= domain %> {
        table <%= table %> {
                chain <%= chain %> {
                        <%= rule %><% unless notarule -%>;<% end -%>
+
                }
        }
 }