Parcourir la source

Making it a array list, instead of a dict.

pull/12/head
Michel Nederlof il y a 7 ans
Parent
révision
dc44758803
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      tests/pillar/iptables_server.sls

+ 1
- 1
tests/pillar/iptables_server.sls Voir le fichier

@@ -5,7 +5,7 @@ iptables:
INPUT:
rules:
test:
position: 1
- position: 1
table: filter
protocol: tcp
destination_port: 8088

Chargement…
Annuler
Enregistrer