feat: lpar abi boot support - #539
Merged
Merged
Conversation
Collaborator
|
@sandisamp can you please provide your review here |
Collaborator
|
@Neeraj8418 ,there are to many commits, can you squash in single commit according to this PR. |
Neeraj8418
force-pushed
the
feature/lpar-abi-boot-support
branch
from
July 30, 2026 06:41
f0b1945 to
55a886b
Compare
- Add new boot_LPAR_abi role to handle booting LPARs during ABI deployments - Update playbooks and roles for LPAR SNO/HA ABI support - Add sno-all.yaml group vars for SNO deployments on LPARs - Resolve ansible-lint violations across all changed files Signed-off-by: Neeraj Mishra <neeraj.mishra3@ibm.com>
Neeraj8418
force-pushed
the
feature/lpar-abi-boot-support
branch
from
July 30, 2026 06:43
55a886b to
e1e27a7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds LPAR boot support for Agent-Based Installer (ABI) deployments, enabling both SNO (Single Node OpenShift) and HA (High Availability) configurations on IBM Z/LinuxONE LPAR environments.
Changes
boot_LPAR_abi— handles booting LPARs during ABI-based deploymentssno-all.yamlgroup vars for SNO deployments on LPARsType of change
Testing