Content-Type: multipart/mixed; boundary="===============4423420735186155011==" MIME-Version: 1.0 Number-Attachments: 1 --===============4423420735186155011== MIME-Version: 1.0 Content-Type: text/cloud-config Content-Disposition: attachment; filename="part-001" #cloud-config growpart: mode: 'off' no_ssh_fingerprints: true resize_rootfs: false runcmd: - - userdel - ubuntu - - rm - -rf - /home/ubuntu users: [] 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 --===============4423420735186155011==--