Possible To Configure Default BootTimeout Via Docker Compose? #1460
Unanswered
irishgordo
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all!
Hope the week has been stellar for everyone!
This project is rad!
I was curious, if I have docker compose, compose.yaml that takes the shape of:
I'm wondering if there's any way to set the:
netboot.xyz/roles/netbootxyz/templates/menu/boot.cfg.j2
Line 26 in 471bc89
netboot.xyz/roles/netbootxyz/templates/menu/menu.ipxe.j2
Lines 128 to 130 in 471bc89
netboot.xyz/roles/netbootxyz/templates/menu/menu.ipxe.j2
Lines 120 to 122 in 471bc89
Both the timeout ,the custom github handle alongside disabling the signature check at the start up of netbootxyz's default
menu.ipxe
?The github handle is super useful!
Really appreciate the convention of forking:
https://github.com/netbootxyz/netboot.xyz-custom
Maybe some sort of override?
Hopefully without fully customizing the menu?
Something where
docker compose up -d
would just funnel in the changes.Thanks for any input / info! 👍 💯
Beta Was this translation helpful? Give feedback.
All reactions