Hi, I have checked and found this issue can be closed. Would you please help me close it?
After upgraded Debian 10.8.0 to its SID test branch and found cloud-init 20.4.1 has been shipped. After upgrade, the Debian 10.8.0 has been upgraded to Debian 11.x. Based on Debian 11.x and cloud-init 20.4.1, the following can be customized successfully. * static/DHCP IP address, Gateway, Netmask * Hostname * Timezone # cat /etc/apt/sources.list #deb http://deb.debian.org/debian/ buster main contrib deb http://deb.debian.org/debian/ sid main contrib # cat /etc/os-release PRETTY_NAME="Debian GNU/Linux 11 (bullseye)" NAME="Debian GNU/Linux" VERSION_ID="11" VERSION="11 (bullseye)" VERSION_CODENAME=bullseye ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/" # cat /etc/issue Debian GNU/Linux 11 \n \l # vmtoolsd -v VMware Tools daemon, version 11.2.5.26209 (build-17337674) # cloud-init -v /usr/bin/cloud-init 20.4.1 Debian 10.9.0 has been released on Mar 27th, 2021. I'm not sure the cloud-init will be upgraded from 20.2 to 20.4.1 in Debian 10.x in the future. But I think this problem has been resolved in Debian 11.x future release. So, I'll close it. If there is any other problem, please feel free to reopen it. -- Best Regards, Yanhui From: Yanhui He <yanh...@vmware.com> Date: Thursday, May 28, 2020 at 9:08 PM To: "961...@bugs.debian.org" <961...@bugs.debian.org> Subject: Re: Bug#961656: Debian 10.4.0 Non-Desktop cloud-init GOSC Failed Hi Thomas, GOSC refers to guest OS customization. Thanks! Yanhui