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

ansible: Set explicit owner/permissions for hosted_engine_conf #241

Merged
merged 1 commit into from
Apr 7, 2022

Conversation

didib
Copy link
Member

@didib didib commented Apr 7, 2022

A recent change somewhere, not sure, creates the file
/etc/ovirt-hosted-engine/hosted-engine.conf with root:root, 0400.
ovirt-ha-broker fails to read it like this.
So: Fix, by setting explicitly the owner/group/permissions we want for
this file.

Change-Id: I4525273a1146854d808ea2ef8bc31b1741d61004
Signed-off-by: Yedidyah Bar David didi@redhat.com

@didib didib requested a review from mwperina as a code owner April 7, 2022 09:51
A recent change somewhere, not sure, creates the file
/etc/ovirt-hosted-engine/hosted-engine.conf with root:root, 0400.
ovirt-ha-broker fails to read it like this.
So: Fix, by setting explicitly the owner/group/permissions we want for
this file.

Change-Id: I4525273a1146854d808ea2ef8bc31b1741d61004
Signed-off-by: Yedidyah Bar David <didi@redhat.com>
@didib
Copy link
Member Author

didib commented Apr 7, 2022

/ost he-basic-suite-master el8stream

Copy link
Member

@mwperina mwperina left a comment

Choose a reason for hiding this comment

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

+1

@didib
Copy link
Member Author

didib commented Apr 7, 2022

@didib didib merged commit 8032c8c into oVirt:master Apr 7, 2022
@didib didib deleted the set-owner-perms-he-conf branch April 7, 2022 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants