Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

il y a 6 ans
il y a 4 ans
il y a 6 ans
123456789101112
  1. partitioning_base_profile: bios-gpt
  2. partitioning_raid_profile: "{{ ( hard_disks | length > 1 ) | ternary('mirror','single') }}"
  3. partitioning_crypt_profile: none
  4. hard_disks_scan: false
  5. last_partition_end: -1MiB
  6. primary_volume_group_name: "{{inventory_hostname_short}}-vg0"
  7. root_partition_default_size: 32G
  8. swap_partition_default_size: 2G