z-hypervisor/example/zd.json

20 lines
341 B
JSON
Raw Normal View History

2016-12-26 16:42:48 -08:00
{
"access": [
[
"root",
"toor",
0
]
],
"nodename": "examplenode",
"datastores": {
"default": {
"path": "/opt/datastore/"
},
"realm": {
"path": "/media/realm/tmp/qemu-testin/banto/",
"init": true
}
}
}