Skip to content

fix: typo in confignetwork preventing SETINSTALLNIC from working#7561

Merged
Obihoernchen merged 1 commit into
xcat2:masterfrom
VersatusHPC:fix/confignetwork-typo
May 7, 2026
Merged

fix: typo in confignetwork preventing SETINSTALLNIC from working#7561
Obihoernchen merged 1 commit into
xcat2:masterfrom
VersatusHPC:fix/confignetwork-typo

Conversation

@viniciusferrao
Copy link
Copy Markdown
Member

@viniciusferrao viniciusferrao commented May 7, 2026

Typo... how did that get away?

Fixes: #7472

bool_install_nic on line 99 should be boot_install_nic, matching
the variable used everywhere else in the script. This caused the
SETINSTALLNIC environment variable to have no effect.

Fixes: xcat2#7472
Copy link
Copy Markdown
Member

@Obihoernchen Obihoernchen left a comment

Choose a reason for hiding this comment

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

9 year old typo wow :O

@Obihoernchen Obihoernchen merged commit 5bd7bd2 into xcat2:master May 7, 2026
2 checks passed
@viniciusferrao viniciusferrao deleted the fix/confignetwork-typo branch May 7, 2026 21:10
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.

Typo in postscript xCAT/postscripts/confignetwork

2 participants