mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2026-02-09 13:44:48 +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.