mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-06 13:20:20 +00:00
12 lines
217 B
JSON
12 lines
217 B
JSON
|
{
|
||
|
"driver": "raw",
|
||
|
"file": {
|
||
|
"server.host": "10.10.10.10",
|
||
|
"server.port": "7000",
|
||
|
"tag": "",
|
||
|
"driver": "sheepdog",
|
||
|
"server.type": "inet",
|
||
|
"vdi": "Alice"
|
||
|
}
|
||
|
}
|