From 757bd12ca7d8938b4e32a47c5fcf87eea6c550d4 Mon Sep 17 00:00:00 2001 From: "David J. M. Karlsen" Date: Wed, 23 Apr 2014 16:13:10 +0200 Subject: [PATCH] will this work? --- openssh/init.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openssh/init.sls b/openssh/init.sls index aeb7369..4e475d8 100644 --- a/openssh/init.sls +++ b/openssh/init.sls @@ -11,7 +11,7 @@ openssh: iptables.insert: - table: filter - chain: INPUT - - position: 1 + - position: 0 - match: state - connstate: NEW,ESTABLISHED - dport: 22