User GuideGuest operating systemsLinux set passwordVersion: 3.1On this pageLinux - Set passwordSetting Password on Instance launch - Configurationβ Cloud-init Scriptsβ #cloud-config ssh_pwauth: True chpasswd: { expire: False } password: YOURPASSWORDHERE