Skip to content
This repository has been archived by the owner on Feb 26, 2023. It is now read-only.

Expose more configurability #15

Open
nwmcsween opened this issue Sep 11, 2021 · 1 comment
Open

Expose more configurability #15

nwmcsween opened this issue Sep 11, 2021 · 1 comment

Comments

@nwmcsween
Copy link

An example is using DNSMasq which allows tagging based on DHCP options and the workflow of booting iPXE then running a http based ipxe script if the DHCP ipxe vendor class is set.

If this is possible now let me know.

@nwmcsween
Copy link
Author

e.g.
--dhcp-match=set:efibc,option:client-arch,7 --dhcp-boot=tag:efibc,ipxe.efi --dhcp-match=set:efi64,option:client-arch,9 --dhcp-boot=tag:efi64,ipxe.efi --dhcp-userclass=set:ipxe,iPXE --dhcp-boot=tag:ipxe,http://foo.bar/boot.ipxe

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant