-
Notifications
You must be signed in to change notification settings - Fork 33
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 fedora-coreos #921
Image refresh for fedora-coreos #921
Conversation
image-refresh in progress on 1-ci-srv-05. |
image-refresh in progress on centosci-tasks-7w9qz. |
image-refresh in progress on 2-cockpit-8. |
image-refresh fedora-coreos done: https://github.com/cockpituous/bots/commits/image-refresh-fedora-coreos-20200603-165050 |
All tests fail with
It seems ssh disabled password auth by default now? |
Apparently this was a deliberate change, see coreos/fedora-coreos-tracker#138 . At some point we'll be able to change this in Ignition, but it seems that currently there's no official knob for that. So let's re-enable it in sshd for now and adjust documentation later once there is an official method. |
Ah, my hack works for cockpit, but not for c-ostree. |
This got fixed more generally in Cockpit itself.
Current image changed the default to create a separate file. Move the hack to the setup script, so that cockpit-ostree and other projects benefit from it as well. Also adjust the UseDNS config change to use the new sshd_config.d/ directory. Closes #921
image-refresh in progress on 1-ci-srv-03. |
image-refresh fedora-coreos done: https://github.com/cockpituous/bots/commits/image-refresh-fedora-coreos-20200603-194444 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Current image changed the default to create a separate file. Move the hack to the setup script, so that cockpit-ostree and other projects benefit from it as well. Also adjust the UseDNS config change to use the new sshd_config.d/ directory. Closes #921
Image refresh for fedora-coreos