problemStarting a ubuntu cloud image without a key assigned, then poweroff and use "reset SSH key pair" pick your key. versions4.19.3 The steps to reproduce the bug
What to do about it?No response |
Replies: 4 comments
|
Could this be more related to when cloud-init runs? I have seen some behavior where cloud-init will only run actions related to SSH keys on first boot. |
|
I have no idea how the "reset SSH key" is implemented, but just from the name of it, it sounds like it could fix it after the first boot. But maybe then it is more a documentation/naming issue. |
the issue is with ubuntu cloud image, not cloudstack. you can retry after change in /etc/cloud/cloud.cfg : |
Ok so it would work, but only if the correct cloud-init options are set, sorry I just didn't know this. |
Ok so it would work, but only if the correct cloud-init options are set, sorry I just didn't know this.