mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[GH-ISSUE #1318] docs seem to be missing examples of user_overrides.yaml #395
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#395
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?
Originally created by @rod7760 on GitHub (Nov 3, 2023).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1318
Is your feature request related to a problem? Please describe.
It is unclear to me how to override the defaults in the ansible role. I referenced the self-hosting docs, but there does not seem to be any clear explanation.
Describe the solution you'd like
The docs mention a
user_overrides.yamlhere and state:It is unclear to me if there should be a link to an example or if
user_overrides.yamlis somewhere in the repo. Regardless, I can't seem to find the examples.@rod7760 commented on GitHub (Nov 3, 2023):
Ah, I feel a bit foolish now. I see
user_overrides.yamlat the top level of the project. I still would appreciate a link in the docs. I will follow up with the change.@hellmind commented on GitHub (Dec 31, 2023):
Where should be user_overrides.yml in the docker container ?
@rod7760 commented on GitHub (Jan 27, 2024):
Fixed by cfd9c41