mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2026-05-23 06:25:40 +02:00
Revert "will this work?"
This reverts commit 757bd12ca7d8938b4e32a47c5fcf87eea6c550d4.
This commit is contained in:
parent
757bd12ca7
commit
1972c41b74
@ -11,7 +11,7 @@ openssh:
|
|||||||
iptables.insert:
|
iptables.insert:
|
||||||
- table: filter
|
- table: filter
|
||||||
- chain: INPUT
|
- chain: INPUT
|
||||||
- position: 0
|
- position: 1
|
||||||
- match: state
|
- match: state
|
||||||
- connstate: NEW,ESTABLISHED
|
- connstate: NEW,ESTABLISHED
|
||||||
- dport: 22
|
- dport: 22
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user