fuel-library/deployment/puppet/cobbler/templates/pxedefault.template.erb

16 lines
226 B
Plaintext

DEFAULT menu
PROMPT 0
MENU TITLE Boot menu
TIMEOUT <%= @pxetimeout %>
TOTALTIMEOUT 0
ONTIMEOUT $pxe_timeout_profile
LABEL local
MENU LABEL (local)
MENU DEFAULT
LOCALBOOT -1
$pxe_menu_items
MENU end