default deploy label deploy kernel {{ pxe_options.deployment_aki_path }} append initrd={{ pxe_options.deployment_ari_path }} text {{ pxe_options.pxe_append_params }} label boot_partition kernel {{ pxe_options.aki_path }} append initrd={{ pxe_options.ari_path }} root={{ ROOT }} ro text {{ pxe_options.pxe_append_params|default("", true) }} label boot_whole_disk COM32 chain.c32 append mbr:{{ DISK_IDENTIFIER }}