Você não pode selecionar mais de 25 tópicos
Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
|
- 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
|