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

Cluster setup add livemigration user fixes #631

Merged
merged 2 commits into from
Oct 23, 2024

Conversation

dupremathieu
Copy link
Member

Fix the root path and the livemigration use groups.

The livemigration_user should not be part of the admincluster group.

Signed-off-by: Mathieu Dupré <mathieu.dupre@savoirfairelinux.com>
On Yocto Kirkstone the root's home directory is /home/root not /root.
To avoid any issue we should use the ansible_env['HOME'] variable to get
the correct path to the root's home directory.

Signed-off-by: Mathieu Dupré <mathieu.dupre@savoirfairelinux.com>
@dupremathieu dupremathieu added bug Something isn't working Yocto labels Oct 23, 2024
@dupremathieu dupremathieu self-assigned this Oct 23, 2024
@dupremathieu dupremathieu merged commit 9078eaf into main Oct 23, 2024
3 checks passed
@dupremathieu dupremathieu deleted the cluster_setup_add_livemigration_user_fixes branch October 23, 2024 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Yocto
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants