21 lines
362 B
JSON
21 lines
362 B
JSON
{
|
|
"access": [
|
|
[
|
|
"root",
|
|
"toor",
|
|
0
|
|
]
|
|
],
|
|
"nodename": "examplenode",
|
|
"datastores": {
|
|
"default": {
|
|
"path": "/opt/datastore/"
|
|
},
|
|
"realm": {
|
|
"path": "/media/realm/tmp/qemu-testin/banto/",
|
|
"init": true
|
|
}
|
|
},
|
|
"apiport": 3000
|
|
}
|