mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2026-07-31 22:46:05 +02:00
Add ability to control SSH server status (default: on)
This commit is contained in:
@@ -81,6 +81,8 @@ ssh_config:
|
||||
VisualHostKey: 'no'
|
||||
|
||||
openssh:
|
||||
# Controls if SSHD should be enabled/started
|
||||
sshd_enable: true
|
||||
auth:
|
||||
joe-valid-ssh-key-desktop:
|
||||
- user: joe
|
||||
|
||||
Reference in New Issue
Block a user