Bläddra i källkod

Test should use rules as key, not rule.

pull/12/head
Michel Nederlof 7 år sedan
förälder
incheckning
b5f8d46300
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      tests/pillar/iptables_server.sls

+ 1
- 1
tests/pillar/iptables_server.sls Visa fil

@@ -3,7 +3,7 @@ iptables:
enabled: true
chain:
INPUT:
rule:
rules:
test:
position: 1
table: filter

Laddar…
Avbryt
Spara