Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

20 lines
370B

  1. filesystems:
  2. - device: /dev/vda
  3. fstype: ext4
  4. keep: true
  5. mount_point: /
  6. swap_devices:
  7. - device: /dev/vdb
  8. uuid: 4c5c7c6a-1331-5447-874a-3a7be8985c6b
  9. virt_console: serial
  10. virt_disks:
  11. - boot: true
  12. name: root
  13. size: 32G
  14. type: qcow2
  15. - name: swap
  16. size: 2G
  17. type: raw
  18. virt_host: tg-srv-0
  19. virt_uuid: 1d23b7cf-fc5c-40bd-a127-1caa2bf64b40