]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/ferm/templates/ferm-rule.erb
Move all roles from local.yaml to hiera
[dsa-puppet.git] / modules / ferm / templates / ferm-rule.erb
index afb697341ba5794acebe88d5a880bafdada2b2c2..235b8e329112ab7dbdea5cf2d551674251392106 100644 (file)
@@ -7,6 +7,7 @@ domain <%= domain %> {
        table <%= table %> {
                chain <%= chain %> {
                        <%= rule %><% unless notarule -%>;<% end -%>
+
                }
        }
 }