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