Skip to content
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

fixes #24210 - certs group must be overridable #204

Merged
merged 1 commit into from
Jul 9, 2018

Conversation

stbenjam
Copy link
Member

@stbenjam stbenjam commented Jul 9, 2018

For Katello, we override the certs ownership so Foreman can read it.
This is required for WebVNC: the foreman user launches websockify
using the certificate.

Partially reverts #168

For Katello, we override the certs ownership so Foreman can read it.
This is required for WebVNC: the foreman user launches websockify
using the certificate.
Copy link
Member

@ekohl ekohl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You always forget an edge case like this ...

@stbenjam
Copy link
Member Author

stbenjam commented Jul 9, 2018

Yup, easy to miss :-\ It doesn't help websockify.py has no logs to find out the problem.

Thanks for quick review

@ekohl
Copy link
Member

ekohl commented Jul 9, 2018

Don't we log that to production.log?

@stbenjam
Copy link
Member Author

stbenjam commented Jul 9, 2018

I don't think so, but even if it did, websockify itself doesn't seem to have any output when it can't read the certs, it still starts. Maybe I can fix that, too. Will have a look

@stbenjam stbenjam merged commit 677a47e into theforeman:master Jul 9, 2018
@stbenjam stbenjam deleted the 24210 branch July 9, 2018 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants