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

Hybrid deployments #563

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Hybrid deployments #563

wants to merge 3 commits into from

Conversation

radez
Copy link
Collaborator

@radez radez commented Oct 3, 2024

Baremetal control plane and virtual workers.
I think this will also do baremetal control plane and workers and virtual workers.

** Warning existing inventory files will need to be fixed **
run `sed -i 's/network_mac/mac_address/' my_inventory.yml` to fix this
@radez
Copy link
Collaborator Author

radez commented Oct 3, 2024

Working on testing this. I think it "works" but I wanted some feedback of what I'm missing or not implementing correctly.

- name: Libvirt - Pause for power down
pause:
seconds: 1
when: not redfish_forceoff.failed
Copy link
Member

Choose a reason for hiding this comment

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

Might be able to use a "check for powered down" type of task here instead of a sleep.

@radez radez force-pushed the hybrid branch 2 times, most recently from 1731073 to 2d70df6 Compare October 8, 2024 12:58
@radez radez self-assigned this Oct 8, 2024
@radez
Copy link
Collaborator Author

radez commented Oct 8, 2024

re: issue #536

@radez radez linked an issue Oct 8, 2024 that may be closed by this pull request
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.

Hypervisor support for MNO clusters
2 participants