mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 03:11:12 +00:00
Use the correct config keys in suppressing cloud-init output during boot of live server ISO.
This commit is contained in:
parent
49c01ef0a0
commit
d5bc59f2fb
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
livecd-rootfs (2.716) UNRELEASED; 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> Wed, 10 Mar 2021 12:03:17 +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…
x
Reference in New Issue
Block a user