mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2026-05-16 08:26:52 +02:00
fix config?
This commit is contained in:
parent
247717e141
commit
cf4014ccf7
@ -12,9 +12,9 @@ openssh:
|
|||||||
- table: filter
|
- table: filter
|
||||||
- chain: INPUT
|
- chain: INPUT
|
||||||
- position: 1
|
- position: 1
|
||||||
- protocol: tcp
|
|
||||||
- dport: 22
|
|
||||||
- match: state
|
- match: state
|
||||||
- connstate: NEW,ESTABLISHED
|
- connstate: NEW,ESTABLISHED
|
||||||
|
- dport: 22
|
||||||
|
- proto: tcp
|
||||||
- jump: ACCEPT
|
- jump: ACCEPT
|
||||||
- save: True
|
- save: True
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user