mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2026-01-05 12:04:49 +01: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.