選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
|
- label_type: gpt
-
- partitions:
- - name: bios_boot
- start: 1MiB
- end: 2MiB
- flags:
- - bios_grub
- - prefix: "{{inventory_hostname_short}}-"
- suffix: -boot
- start: 2MiB
- end: 1GiB
- typecode: 8300
- usage: boot
-
- debian_boot_packages:
- - grub-pc
-
- grub_bootloader_target: i386-pc
|