Explorar el Código

convert rules to a list instead of a dict.

pull/12/head
Michel Nederlof hace 7 años
padre
commit
7ab2c32eea
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      tests/pillar/iptables_server.sls

+ 0
- 1
tests/pillar/iptables_server.sls Ver fichero

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

Cargando…
Cancelar
Guardar