78 lines
1.4 KiB
JSON
78 lines
1.4 KiB
JSON
{
|
|
"DefaultClusterDef": {
|
|
"name": "",
|
|
"profile": "default",
|
|
"target_save_path": ""
|
|
},
|
|
"DefaultScaleData": {
|
|
"def": "",
|
|
"disabled": false,
|
|
"mode": "manual"
|
|
},
|
|
"DefaultScaleResource": {
|
|
"default": {},
|
|
"path": "/etc/scale_provisioning"
|
|
},
|
|
"DefaultStorage": {
|
|
"fstab": true,
|
|
"mount": true,
|
|
"name": "",
|
|
"parts": [],
|
|
"size": 0,
|
|
"total": 0,
|
|
"type": "ext4"
|
|
},
|
|
"DefaultStorageVol": {
|
|
"fstab": true,
|
|
"mount": true,
|
|
"name": "",
|
|
"size": 0,
|
|
"total": 0,
|
|
"type": "ext4"
|
|
},
|
|
"DefaultTaskServDef": {
|
|
"install_mode": "library",
|
|
"name": "",
|
|
"profile": "default",
|
|
"target_save_path": ""
|
|
},
|
|
"defaults": {
|
|
"cluster_def": {
|
|
"name": "",
|
|
"profile": "default",
|
|
"target_save_path": ""
|
|
},
|
|
"scale_data": {
|
|
"def": "",
|
|
"disabled": false,
|
|
"mode": "manual"
|
|
},
|
|
"scale_resource": {
|
|
"default": {},
|
|
"path": "/etc/scale_provisioning"
|
|
},
|
|
"storage": {
|
|
"fstab": true,
|
|
"mount": true,
|
|
"name": "",
|
|
"parts": [],
|
|
"size": 0,
|
|
"total": 0,
|
|
"type": "ext4"
|
|
},
|
|
"storage_vol": {
|
|
"fstab": true,
|
|
"mount": true,
|
|
"name": "",
|
|
"size": 0,
|
|
"total": 0,
|
|
"type": "ext4"
|
|
},
|
|
"taskserv_def": {
|
|
"install_mode": "library",
|
|
"name": "",
|
|
"profile": "default",
|
|
"target_save_path": ""
|
|
}
|
|
}
|
|
}
|