Skip to content

yoga: Fix reboot hang on systems with molly-guard, add timeout variable #1209

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

Merged
merged 2 commits into from
Aug 5, 2024

Conversation

markgoddard
Copy link
Contributor

  • Prevent hanging before reboot on systems running molly-guard
  • Add reboot timeout to reboot playbook

@markgoddard markgoddard requested a review from a team as a code owner August 5, 2024 12:05
@markgoddard markgoddard self-assigned this Aug 5, 2024
Copy link
Member

@Alex-Welsh Alex-Welsh left a comment

Choose a reason for hiding this comment

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

2nd reboot on L110 of the upgrade playbook

molly-guard can be used to prevent accidental reboots, prompting the
user to input the system's hostname before allowing a reboot. This does
not work well with automation, however.

This change adds the internal reboot executable within molly-guard to
the search path to avoid this issue.
@markgoddard markgoddard merged commit 9b9971d into stackhpc/yoga Aug 5, 2024
15 checks passed
@markgoddard markgoddard deleted the yoga-molly-guard branch August 5, 2024 15:35
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.

2 participants