14 lines
293 B
JSON
14 lines
293 B
JSON
{
|
|
"vol_prepare": {
|
|
"fs_type": "ext4",
|
|
"fstab_options": "defaults,nofail,discard 0 0",
|
|
"label_prefix": "scsi-0HC_Volume_",
|
|
"mode": "taskserv",
|
|
"mount_path": "/mnt/data",
|
|
"operations": {
|
|
"install": true,
|
|
"reinstall": true
|
|
},
|
|
"volume_name": ""
|
|
}
|
|
}
|