mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2026-09-25 14:27:55 +02:00
Current code was asking for service 'openssh' which does not exist. It is 'ssh'. Specifying a name in the `service.running` block fixes this.