[PR #1284] [MERGED] Fix up vars for RHEL based distros #2926

Closed
opened 2026-03-01 18:42:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz/pull/1284
Author: @antonym
Created: 9/9/2023
Status: Merged
Merged: 9/9/2023
Merged by: @antonym

Base: developmentHead: fixup_rhel_kickstarts


📝 Commits (1)

  • 7a76e4b Fix up vars for RHEL based distros

📊 Changes

6 files changed (+55 additions, -57 deletions)

View changed files

📝 CHANGELOG.md (+6 -0)
📝 roles/netbootxyz/templates/menu/almalinux.ipxe.j2 (+9 -12)
📝 roles/netbootxyz/templates/menu/centos.ipxe.j2 (+9 -12)
📝 roles/netbootxyz/templates/menu/fedora.ipxe.j2 (+13 -8)
📝 roles/netbootxyz/templates/menu/openEuler.ipxe.j2 (+9 -12)
📝 roles/netbootxyz/templates/menu/rockylinux.ipxe.j2 (+9 -13)

📄 Description

Kickstart URLs were getting overriden if using text based. Split out the vars so this should be corrected now


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbootxyz/netboot.xyz/pull/1284 **Author:** [@antonym](https://github.com/antonym) **Created:** 9/9/2023 **Status:** ✅ Merged **Merged:** 9/9/2023 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `development` ← **Head:** `fixup_rhel_kickstarts` --- ### 📝 Commits (1) - [`7a76e4b`](https://github.com/netbootxyz/netboot.xyz/commit/7a76e4b0bf06d09411cc278d547443233d98e9c7) Fix up vars for RHEL based distros ### 📊 Changes **6 files changed** (+55 additions, -57 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+6 -0) 📝 `roles/netbootxyz/templates/menu/almalinux.ipxe.j2` (+9 -12) 📝 `roles/netbootxyz/templates/menu/centos.ipxe.j2` (+9 -12) 📝 `roles/netbootxyz/templates/menu/fedora.ipxe.j2` (+13 -8) 📝 `roles/netbootxyz/templates/menu/openEuler.ipxe.j2` (+9 -12) 📝 `roles/netbootxyz/templates/menu/rockylinux.ipxe.j2` (+9 -13) </details> ### 📄 Description Kickstart URLs were getting overriden if using text based. Split out the vars so this should be corrected now --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 18:42:02 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/netboot.xyz#2926
No description provided.