39 lines
871 B
JSON
39 lines
871 B
JSON
{
|
|
"DefaultVolPrepare": {
|
|
"fs_type": "ext4",
|
|
"fstab_options": "defaults,nofail,discard 0 0",
|
|
"label_prefix": "scsi-0HC_Volume_",
|
|
"mount_path": "/mnt/data",
|
|
"volume_name": ""
|
|
},
|
|
"Version": {
|
|
"dependencies": [
|
|
"os"
|
|
],
|
|
"name": "vol-prepare",
|
|
"version": {
|
|
"check_latest": false,
|
|
"current": "1.0.0",
|
|
"grace_period": 0,
|
|
"site": "",
|
|
"source": "internal",
|
|
"tags": ""
|
|
}
|
|
},
|
|
"VolPrepare": {
|
|
"fs_type": "ext4",
|
|
"fstab_options": "defaults,nofail,discard 0 0",
|
|
"label_prefix": "scsi-0HC_Volume_",
|
|
"mount_path": "/mnt/data",
|
|
"volume_name": ""
|
|
},
|
|
"defaults": {
|
|
"vol_prepare": {
|
|
"fs_type": "ext4",
|
|
"fstab_options": "defaults,nofail,discard 0 0",
|
|
"label_prefix": "scsi-0HC_Volume_",
|
|
"mount_path": "/mnt/data",
|
|
"volume_name": ""
|
|
}
|
|
}
|
|
}
|