alces-software / symphony

Alces Software Symphony Deployment Framework
2 stars 1 forks source link

Enable EFI kickstarting / building from director #7

Open sierra-tango-echo opened 8 years ago

sierra-tango-echo commented 8 years ago

comment line 78 filename "$iface.filename"; out of /etc/cobbler/dhcp.conf

cat << 'EOF' > /etc/cobbler/pxe/grubsystem.template default 1 timeout 10

title $profile_name root (nd) kernel $kernel_path $kernel_options initrd $initrd_path EOF

cat << 'EOF' > /etc/cobbler/pxe/efidefault.template default=0 timeout=0

$grub_menu_items EOF