add:初次提交
This commit is contained in:
39
storaged/manifest.json
Normal file
39
storaged/manifest.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"version": "215",
|
||||
"name": "storage",
|
||||
"requires": {
|
||||
"cockpit": "186"
|
||||
},
|
||||
|
||||
"menu": {
|
||||
"index": {
|
||||
"label": "Storage",
|
||||
"order": 30,
|
||||
"docs": [
|
||||
{
|
||||
"label": "Managing partitions",
|
||||
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/managing_systems_using_the_rhel_8_web_console/managing-partitions-using-the-web-console_system-management-using-the-rhel-8-web-console"
|
||||
},
|
||||
{
|
||||
"label": "Managing storage devices",
|
||||
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/managing_systems_using_the_rhel_8_web_console/managing-storage-devices-in-the-web-console_system-management-using-the-rhel-8-web-console"
|
||||
}
|
||||
],
|
||||
"keywords": [
|
||||
{
|
||||
"matches": ["filesystem", "partition", "nfs", "raid", "volume", "disk", "vdo", "iscsi", "drive", "mount", "unmount", "udisks", "mkfs", "format", "fstab", "lvm2", "luks", "encryption", "nbde", "tang"]
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
"hacks": {
|
||||
"with_storaged_iscsi_sessions": "yes"
|
||||
},
|
||||
|
||||
"config": {
|
||||
"nfs_client_package": false,
|
||||
"vdo_package": false
|
||||
},
|
||||
"content-security-policy": "img-src 'self' data:"
|
||||
}
|
||||
Reference in New Issue
Block a user