-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Image refresh for opensuse-tumbleweed #7448
Comments
@Nykseli @SludgeGirl: Apparently the SSH key setup with cloud-init got broken? 😢 |
Tumbleweed switched from AppArmor to selinux as the default MAC and it seems to not be happy about login in via ssh as root. Login as admin works and with So cloud-init seems to working fine. We just need to figure out what's going on with the selinux and tumbleweed 😅 |
Hey @martinpitt, Sorry for the wait we had a deadline recently so it's been a mad dash haha. I've had an extra five seconds today so I've had a proper look into this and I've got a bug reported here: https://bugzilla.suse.com/show_bug.cgi?id=1237764 In short because we're passing
This is overwriting some system defaults, including |
Thanks @SludgeGirl ! That's a really bad cloud-init bug indeed -- it ought to create |
Image refresh for opensuse-tumbleweed
The text was updated successfully, but these errors were encountered: