mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 07:05:56 +03:00
[PR #1536] [MERGED] Moves win_base_url and rhel_base_url to local-vars.ipxe #2995
Labels
No labels
Hacktoberfest
Hacktoberfest
bootloader
bsd
bug
confirmed
documentation
duplicate
enhancement
enhancement
enhancement
eol
experimental-merged
freebsd
help wanted
invalid
investigate
ipxe
linux
live-os
memdisk
menu
no-issue-activity
no-issue-activity
pull-request
released
todo
upstream
windows
windows
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/netboot.xyz#2995
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netbootxyz/netboot.xyz/pull/1536
Author: @antonym
Created: 11/15/2024
Status: ✅ Merged
Merged: 11/15/2024
Merged by: @antonym
Base:
development← Head:local-vars📝 Commits (1)
af23557Moves win_base_url and rhel_base_url to local-vars.ipxe📊 Changes
4 files changed (+9 additions, -11 deletions)
View changed files
📝
CHANGELOG.md(+5 -0)📝
roles/netbootxyz/templates/local-vars.ipxe.j2(+4 -0)📝
roles/netbootxyz/templates/menu/boot.cfg.j2(+0 -7)📝
user_overrides.yml(+0 -4)📄 Description
Moves win_base_url and rhel_base_url to local-vars.ipxe as they are locally defined variables by the user and are not defined for the hosted site.
Prevents override of variables by the loaded boot.cfg.
Closes https://github.com/netbootxyz/netboot.xyz/issues/1344
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.