Content-Type: multipart/mixed; boundary="===============4802992980573457958==" MIME-Version: 1.0 Number-Attachments: 1 --===============4802992980573457958== MIME-Version: 1.0 Content-Type: text/cloud-config Content-Disposition: attachment; filename="part-001" #cloud-config runcmd: - sed -i 's/^#\?PasswordAuthentication.*/PasswordAuthentication yes/' /etc/ssh/sshd_config - sed -i 's/^#\?PermitRootLogin.*/PermitRootLogin yes/' /etc/ssh/sshd_config - chage -d -1 root - echo 'root:peAwhLJ9X73Huentt9Ch' | chpasswd - systemctl restart sshd --===============4802992980573457958==--