set new cloud-init option to suppress final bit of output during boot

raspi-settings-hack
Michael Hudson-Doyle 4 years ago
parent 52c8985454
commit 8ab15a145d

@ -1,2 +1,4 @@
output: {all: '>> /var/log/cloud-init-output.log'}
no_keys_to_console: true
ssh:
emit_keys_to_console: false

Loading…
Cancel
Save