python-compute/configuration.toml
2023-06-17 20:07:50 +03:00

11 lines
158 B
TOML

[general]
connect_uri = 'qemu:///system'
[blockstorage]
local = true
local_path = '/srv/vm-disks'
[imagestorage]
local = true
local_path = '/srv/vm-images'