0
0
mirror of https://github.com/saltstack-formulas/openssh-formula.git synced 2026-05-14 11:07:32 +02:00

will this work?

This commit is contained in:
David J. M. Karlsen 2014-04-23 16:13:10 +02:00
parent cf4014ccf7
commit 757bd12ca7

View File

@ -11,7 +11,7 @@ openssh:
iptables.insert: iptables.insert:
- table: filter - table: filter
- chain: INPUT - chain: INPUT
- position: 1 - position: 0
- match: state - match: state
- connstate: NEW,ESTABLISHED - connstate: NEW,ESTABLISHED
- dport: 22 - dport: 22