diff --git a/openssh/iptables-input.sls b/openssh/iptables-input.sls index 2a1c146..8dac146 100644 --- a/openssh/iptables-input.sls +++ b/openssh/iptables-input.sls @@ -25,3 +25,4 @@ sshd.iptables.listenrule: - jump: ACCEPT - save: True +#TODO: Should persist rules or depend on iptables-persistent or something, so that rules will be present after a boot