Преглед изворни кода

Only if policy is defined, include this statement.

pull/12/head
Michel Nederlof пре 7 година
родитељ
комит
de8b99052f
1 измењених фајлова са 2 додато и 0 уклоњено
  1. +2
    -0
      iptables/rules.sls

+ 2
- 0
iptables/rules.sls Прегледај датотеку

@@ -18,8 +18,10 @@ iptables_{{ chain_name }}_ipv6:
- table: filter
- require:
- pkg: iptables_packages
{%- if chain.policy is defined %}
- require_in:
- iptables: iptables_{{ chain_name }}_ipv6_policy
{%- endif %}
{%- endif %}

{%- if chain.policy is defined %}

Loading…
Откажи
Сачувај