phillbaker / digitalocean-node

Unofficial node client for the v2 DigitalOcean API
http://phillbaker.github.io/digitalocean-node
MIT License
67 stars 16 forks source link

Random Password Generated for Ubuntu Deployments with SSH Keys #40

Open cscottjackson opened 10 months ago

cscottjackson commented 10 months ago

Encountering an issue when deploying an Ubuntu image + providing valid SSH key IDs from digital ocean where Digital Ocean will set a random password for root, and cannot log into the server without entering the current password and changing it. Except Digital Ocean will not email a randomly generated password, leaving the droplet inaccessible.

Steps to replicate: