Skip to content

Commit

Permalink
add per mac automation
Browse files Browse the repository at this point in the history
  • Loading branch information
kenmoini committed May 29, 2024
1 parent ff64fc2 commit 6f6ec97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/pxelinux.cfg.j2
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ PROMPT 0

menu include pxelinux.cfg/pxe-menu-defaults.cfg

NOESCAPE 1

label boottarget
menu label {{ distro.displayName }} - {{ distro.protocol | upper }}
kernel {{ distro.group }}/{{ distro.name }}/{{ distro.bios_kernel | basename }}
Expand Down

0 comments on commit 6f6ec97

Please sign in to comment.