Bläddra i källkod

convert rules to a list instead of a dict.

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

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

@@ -4,7 +4,6 @@ iptables:
chain:
INPUT:
rules:
test:
- position: 1
table: filter
protocol: tcp

Laddar…
Avbryt
Spara