mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2026-05-16 04:06:51 +02:00
position is obligatory afaik
This commit is contained in:
parent
1fda731e40
commit
911e58f7c3
@ -11,6 +11,7 @@ openssh:
|
|||||||
iptables.insert:
|
iptables.insert:
|
||||||
- table: filter
|
- table: filter
|
||||||
- chain: INPUT
|
- chain: INPUT
|
||||||
|
- position: 0
|
||||||
- protocol: tcp
|
- protocol: tcp
|
||||||
- dport: 22
|
- dport: 22
|
||||||
- jump: ACCEPT
|
- jump: ACCEPT
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user