[PR #956] [MERGED] Generate local-vars.ipxe by default with examples #2764

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

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz/pull/956
Author: @antonym
Created: 8/6/2021
Status: Merged
Merged: 8/6/2021
Merged by: @antonym

Base: developmentHead: local-vars


📝 Commits (1)

  • 6d2d6c9 Generate local-vars.ipxe by default with examples

📊 Changes

5 files changed (+15 additions, -0 deletions)

View changed files

📝 roles/netbootxyz/defaults/main.yml (+1 -0)
📝 roles/netbootxyz/tasks/generate_menus.yml (+7 -0)
roles/netbootxyz/templates/local-vars.ipxe.j2 (+5 -0)
📝 script/netbootxyz-overrides.yml (+1 -0)
📝 user_overrides.yml (+1 -0)

📄 Description

Adds the local-vars.ipxe file which can be updated
for changes. Local vars is parsed on bootup if
the next-server and filename are both set on the
local dhcp server.


🔄 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/956 **Author:** [@antonym](https://github.com/antonym) **Created:** 8/6/2021 **Status:** ✅ Merged **Merged:** 8/6/2021 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `development` ← **Head:** `local-vars` --- ### 📝 Commits (1) - [`6d2d6c9`](https://github.com/netbootxyz/netboot.xyz/commit/6d2d6c93639ea5025dc5c6a46bae2cc81745d10f) Generate local-vars.ipxe by default with examples ### 📊 Changes **5 files changed** (+15 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `roles/netbootxyz/defaults/main.yml` (+1 -0) 📝 `roles/netbootxyz/tasks/generate_menus.yml` (+7 -0) ➕ `roles/netbootxyz/templates/local-vars.ipxe.j2` (+5 -0) 📝 `script/netbootxyz-overrides.yml` (+1 -0) 📝 `user_overrides.yml` (+1 -0) </details> ### 📄 Description Adds the local-vars.ipxe file which can be updated for changes. Local vars is parsed on bootup if the next-server and filename are both set on the local dhcp server. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 18:41:24 +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#2764
No description provided.