From 14d9e23b2959fb3ce81fb2ee71f2942bed62608b Mon Sep 17 00:00:00 2001 From: CloudBuilder Date: Wed, 31 Mar 2021 04:09:24 +0000 Subject: [PATCH] Imported 2.718 No reason for CPC update specified. --- debian/changelog | 8 ++++++++ .../includes.binary/overlay/etc/cloud/cloud.cfg | 2 -- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9958a05e..d68b084f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +livecd-rootfs (2.718) hirsute; urgency=medium + + * Do not have cloud-init set the installer user's password to something + random during boot, as cloud-init now hides the value it was set to much + better. Instead, subiquity will reset the password itself. + + -- Michael Hudson-Doyle Tue, 30 Mar 2021 10:57:21 +1300 + livecd-rootfs (2.717) hirsute; urgency=medium * riscv64: generalise slightly how preinstalled server images are built, diff --git a/live-build/ubuntu-server/includes.binary/overlay/etc/cloud/cloud.cfg b/live-build/ubuntu-server/includes.binary/overlay/etc/cloud/cloud.cfg index 3756203e..be75cf5e 100644 --- a/live-build/ubuntu-server/includes.binary/overlay/etc/cloud/cloud.cfg +++ b/live-build/ubuntu-server/includes.binary/overlay/etc/cloud/cloud.cfg @@ -17,8 +17,6 @@ preserve_hostname: true ssh_pwauth: yes chpasswd: expire: false - list: - - installer:RANDOM # This is the initial network config. # It can be overwritten by cloud-init or subiquity.