Project

General

Profile

« Previous | Next » 

Revision 1a68aea8

Added by Greg Sutcliffe over 11 years ago

  • ID 1a68aea83c59e95343fcdff3e3bae63f273a7c65

Fixes #983 - implement 3 state boot

View differences:

test/fixtures/config_templates.yml
name: PXE Default File
template: default linux~label linux~kernel <%%= @kernel %>~append initrd=<%%= @initrd %> ksdevice=bootif network kssendmac
template_kind: pxelinux
operatingsystems: centos5_3, redhat
operatingsystems: centos5_3, redhat
pxe_local_default:
name: PXE Localboot Default
template: DEFAULT menu~PROMPT 0~MENU TITLE PXE Menu~TIMEOUT 200~TOTALTIMEOUT 6000~ONTIMEOUT local~~LABEL local~MENU LABEL (local)~MENU DEFAULT~LOCALBOOT 0
template_kind: pxelinux
operatingsystems: centos5_3, redhat

Also available in: Unified diff