add:初次提交
This commit is contained in:
21
dashboard/manifest.json
Normal file
21
dashboard/manifest.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"version": "215",
|
||||
"requires": {
|
||||
"cockpit": "138"
|
||||
},
|
||||
|
||||
"dashboard": {
|
||||
"index": {
|
||||
"label": "Dashboard",
|
||||
"docs": [
|
||||
{
|
||||
"label": "Managing remote systems",
|
||||
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/managing_systems_using_the_rhel_8_web_console/managing-remote-systems-in-the-web-console_system-management-using-the-rhel-8-web-console"
|
||||
}
|
||||
],
|
||||
"order": 10,
|
||||
"wants": "multiple-machines",
|
||||
"icon": "fa-tachometer"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user