mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2025-12-28 12:41:23 +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.