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

Fix kernel always reboot strategy configuration #68

Merged
merged 1 commit into from
Jan 16, 2022

Conversation

lnahiro
Copy link

@lnahiro lnahiro commented Jan 12, 2022

On bundle configuration even if the reboot strategy is set to always, its the on_exception strategy that will be apply :

kernel_reboot:
        strategy: always

The always reboot strategy has been removed in v2. I don't know if there was a reason why ?

@Baldinof
Copy link
Owner

Hi!

I think it's a mistake done when cleaning deprecated code.

Thank you for the fix :)

@Baldinof Baldinof merged commit a5b3f36 into Baldinof:2.x Jan 16, 2022
@Baldinof
Copy link
Owner

And it's released in 2.1.4

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