-
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 |
Beta Was this translation helpful? Give feedback.
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. |
Beta Was this translation helpful? Give feedback.
-
|
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. |
Beta Was this translation helpful? Give feedback.
-
the issue is with ubuntu cloud image, not cloudstack. you can retry after change in /etc/cloud/cloud.cfg : |
Beta Was this translation helpful? Give feedback.
-
Ok so it would work, but only if the correct cloud-init options are set, sorry I just didn't know this. |
Beta Was this translation helpful? Give feedback.
Ok so it would work, but only if the correct cloud-init options are set, sorry I just didn't know this.