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

Write an action to automtically polls a hypervisor and reboot them if updates available #247

Open
anish-mudaraddi opened this issue Sep 4, 2024 · 0 comments

Comments

@anish-mudaraddi
Copy link
Collaborator

We need to write a workflow which

  1. ssh's into hypervisor, checks if it needs rebooting
  2. if it does, disable hypervisor and set it to downtime
  3. drain hypervisor
  4. ssh in again and update/reboot hypervisor
  5. re-enable hypervisor and remove icinga downtime

this requires an icinga API submodule to interact with the icinga API
this requires an HV SSH API to interact with hypervisors

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

1 participant