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

support a configurable host reboot count #15

Open
geissonator opened this issue May 18, 2020 · 2 comments
Open

support a configurable host reboot count #15

geissonator opened this issue May 18, 2020 · 2 comments

Comments

@geissonator
Copy link
Contributor

The amount of times the host is rebooted is a config option (boot-count-max-allowed in https://github.com/openbmc/phosphor-state-manager/blob/master/meson_options.txt#L69)

A new Redfish schema now allows this value to be updated via Redfish. We should move this value over to a setting so that bmcweb has easier access to it (vs. hard coding 3) and will be able to configure it.

See https://gerrit.openbmc-project.xyz/c/openbmc/bmcweb/+/32513

@geissonator
Copy link
Contributor Author

@NodeMan97 is working on this one.

@NodeMan97
Copy link
Contributor

NodeMan97 commented Jun 14, 2022

https://gerrit.openbmc.org/c/openbmc/bmcweb/+/53745
Waiting to finish CR in order to be merged.

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

No branches or pull requests

2 participants