Procházet zdrojové kódy

convert rules to a list instead of a dict.

pull/12/head
Michel Nederlof před 7 roky
rodič
revize
7ab2c32eea
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. +0
    -1
      tests/pillar/iptables_server.sls

+ 0
- 1
tests/pillar/iptables_server.sls Zobrazit soubor

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

Načítá se…
Zrušit
Uložit