Disable ssh fingerprint to console
Signed-off-by: paulober <paul.oberosler@raspberrypi.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user