Browse Source

Adding missing endif

pull/12/head
Michel Nederlof 7 years ago
parent
commit
0c7cdfbf74
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      iptables/rules.sls

+ 1
- 0
iptables/rules.sls View File

@@ -16,6 +16,7 @@ iptables_{{ chain_name }}_ipv6:
- table: filter
- require_in:
- iptables: iptables_{{ chain_name }}_ipv6_policy
{%- endif %}

{%- if chain.policy is defined %}
iptables_{{ chain_name }}_policy:

Loading…
Cancel
Save