[Bug 1215903] MicroOS: current openstack image not allowing ssh keys to be added on digitalocean
https://bugzilla.suse.com/show_bug.cgi?id=1215903 https://bugzilla.suse.com/show_bug.cgi?id=1215903#c1 --- Comment #1 from Johannes Hölzel <freelancing@hoelzel.it> --- I also took the liberty to check the so called "digialocean image" which was working even worse than the regular opentsack one. ( https://download.opensuse.org/tumbleweed/appliances/openSUSE-MicroOS.x86_64-... ) Simply using the image without cloud-init returned this ``` ssh root@... (root@164.90.130.104) "System is booting up. Unprivileged users are not permitted to log in yet. Please come back later. For technical details, see pam_nologin(8)." Password: ``` Whilst just providing another ssh key with this: ``` ssh_authorized_keys: - ssh-ed25519 x/P5 x@x ``` left me with ``` ssh: connect to host x.x.x.x port 22: Connection refused ``` Help please, i dont know what else to do at this point -- You are receiving this mail because: You are the assignee for the bug.
participants (1)
-
bugzilla_noreply@suse.com