You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
|
- filesystems:
- - device: /dev/vda
- fstype: ext4
- keep: true
- mount_point: /
- swap_devices:
- - device: /dev/vdb
- uuid: 4c5c7c6a-1331-5447-874a-3a7be8985c6b
- virt_console: serial
- virt_disks:
- - boot: true
- name: root
- size: 32G
- type: qcow2
- - name: swap
- size: 2G
- type: raw
- virt_host: tg-srv-0
- virt_uuid: 1d23b7cf-fc5c-40bd-a127-1caa2bf64b40
|