set timeout=10

$ENTRY

menuentry '$NODE/$IP ($MAC) reboot' {
	reboot
}

menuentry 'Go back to main' {
	configfile /clustduct/menu.grub
}

