forked from pool/cockpit-machines
Adam Majer
8c4c4f7639
- Hide links pointing to RHEL docs, hide-docs.patch (bsc#1197003) - Require virt-install and qemu display drivers needed to start new VMs (bsc#1196971) - Remove translate-toolkit which is not available in SLE OBS-URL: https://build.opensuse.org/request/show/962467 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit-machines?expand=0&rev=7
14 lines
589 B
Diff
14 lines
589 B
Diff
diff --git a/src/manifest.json b/src/manifest.json
|
|
index a945d46..3980eb2 100644
|
|
--- a/src/manifest.json
|
|
+++ b/src/manifest.json
|
|
@@ -8,7 +8,7 @@
|
|
"label": "Virtual Machines",
|
|
"path": "index.html",
|
|
"order": 60,
|
|
- "docs": [
|
|
+ "docs-rh": [
|
|
{
|
|
"label": "Managing virtual machines",
|
|
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/managing_systems_using_the_rhel_8_web_console/managing-virtual-machines-in-the-web-console_system-management-using-the-rhel-8-web-console"
|