Imported 2.714

No reason for CPC update specified.
impish
CloudBuilder 4 years ago
parent b887719a54
commit 2e810ea85b

6
debian/changelog vendored

@ -1,3 +1,9 @@
livecd-rootfs (2.714) hirsute; urgency=medium
* Suppress cloud-init output during boot of live server ISO.
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Fri, 26 Feb 2021 09:57:21 +1300
livecd-rootfs (2.713) hirsute; urgency=medium
* Use the full name of the 'boot' flag in parted calls as it's not good

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