python-compute/configuration.toml

11 lines
158 B
TOML
Raw Normal View History

2023-06-17 20:07:50 +03:00
[general]
connect_uri = 'qemu:///system'
[blockstorage]
local = true
local_path = '/srv/vm-disks'
[imagestorage]
local = true
local_path = '/srv/vm-images'