Content-Type: multipart/mixed; boundary="===============8255803441941343652==" MIME-Version: 1.0 Number-Attachments: 1 --===============8255803441941343652== MIME-Version: 1.0 Content-Type: text/cloud-config Content-Disposition: attachment; filename="part-001" #cloud-config growpart: mode: 'off' locale: en_US.UTF-8 preserve_hostname: true resize_rootfs: false ssh_pwauth: true users: - gecos: odin groups: adm,cdrom,dip,lxd,plugdev,sudo lock_passwd: false name: odin passwd: $6$aKFCJgQqbmPgUxmh$h9PxGKYWOhQUMl/D3cDwfcVtIVDvC10PWIRJAfDAdgozXcMhgWd7evXeLdiITUJPL8A3EwKN8ahumKLXSjqPo. shell: /bin/bash write_files: - content: "Disabled by Ubuntu live installer after first boot.\nTo re-enable cloud-init\ \ on this image run:\n sudo cloud-init clean --machine-id\n" defer: true path: /etc/cloud/cloud-init.disabled --===============8255803441941343652==--