Imported 2.716

No reason for CPC update specified.
impish
CloudBuilder 4 years ago
parent 5dea3d9a1f
commit 2a6f076990

7
debian/changelog vendored

@ -1,3 +1,10 @@
livecd-rootfs (2.716) hirsute; urgency=medium
* Use the correct config keys in suppressing cloud-init output during boot
of live server ISO.
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Thu, 11 Mar 2021 10:49:47 +1300
livecd-rootfs (2.715) hirsute; urgency=medium
[ Gauthier Jolly ]

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

Loading…
Cancel
Save