This salt formula installs and configures sshd
securely.
The optional pillar key sshd:hostkeys:{{ keyfile }}
can be used to deploy multiple predefined {{ keyfile }}
s.
When {{ keyfile }}
ends in .pub
, its mode will be 0644
, and 0600
otherwise.
See the pillar.example
for details.
- Github Actions doesn't support Ubuntu-22.04 (jammy) yet