Przeglądaj źródła

Test should use rules as key, not rule.

pull/12/head
Michel Nederlof 7 lat temu
rodzic
commit
b5f8d46300
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      tests/pillar/iptables_server.sls

+ 1
- 1
tests/pillar/iptables_server.sls Wyświetl plik

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

Ładowanie…
Anuluj
Zapisz