add:初次提交
This commit is contained in:
37
networkmanager/manifest.json
Normal file
37
networkmanager/manifest.json
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"version": "215",
|
||||
"name": "network",
|
||||
"requires": {
|
||||
"cockpit": "186"
|
||||
},
|
||||
|
||||
"menu": {
|
||||
"index": {
|
||||
"label": "Networking",
|
||||
"order": 40,
|
||||
"docs": [
|
||||
{
|
||||
"label": "Managing networking",
|
||||
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/managing_systems_using_the_rhel_8_web_console/managing-networking-in-the-web-console_system-management-using-the-rhel-8-web-console"
|
||||
},
|
||||
{
|
||||
"label": "Managing firewall",
|
||||
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/managing_systems_using_the_rhel_8_web_console/using-the-web-console-for-managing-firewall_system-management-using-the-rhel-8-web-console"
|
||||
}
|
||||
],
|
||||
"keywords": [
|
||||
{
|
||||
"matches": ["network", "interface", "bridge", "vlan", "bond", "team", "port", "mac", "ipv4", "ipv6"]
|
||||
},
|
||||
{
|
||||
"matches": ["firewall", "zone", "tcp", "udp"],
|
||||
"goto": "/network/firewall"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
"hacks": {
|
||||
"with_networkmanager_needs_root": "yes"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user