Disable ssh fingerprint to console
Signed-off-by: paulober <paul.oberosler@raspberrypi.com>
This commit is contained in:
parent
db9a45ca9d
commit
ba8b9bcb60
@ -9,6 +9,7 @@ datasource:
|
||||
# users can decide whether to enable it manually.
|
||||
ssh:
|
||||
emit_keys_to_console: false
|
||||
no_ssh_fingerprints: true
|
||||
|
||||
# Disable SSH host key generation
|
||||
# regenerate_ssh_host_keys.service will take care
|
||||
|
||||
Loading…
Reference in New Issue
Block a user