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: a5434f37-3986-5feb-9abc-f22f0a5ecb60
- 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: 5adee200-b8c7-4e7d-bf71-d2381ec85fbb
|