diff --git a/openssh/init.sls b/openssh/init.sls index bbefa27..6ea329b 100644 --- a/openssh/init.sls +++ b/openssh/init.sls @@ -6,6 +6,7 @@ openssh: {% endif %} service.running: - enable: True + - name: ssh - require: - pkg: openssh - file: sshd_banner