forked from cockpit/cockpit-machines
- Update to 316:
* Bug fixes and performance improvements
- Changes from 315:
* Translation updates and bug fixes
- Changes from 314:
* Fix translation extraction
* Translation updates
- Changes from 313:
* Updates to translations
- Changes from 312:
* Bug fixes and performance improvements
- Changes from 311:
* Allow pasting multiple SSH keys at once in Create VM dialog
* Fix detaching host device for running VMs
- Changes from 310:
* Bug fixes and performance improvements
- Changes from 309:
* bug fixes and performance improvements
- Changes from 308:
* Add TPM when switching to EFI
* Translation updates
* Only use external snapshots for disks of type "file"
* Skip empty media drives for external snapshots
* Refresh VM after creating/reverting/deleting snapshots
* Don't list disks in snapshot XML
* Fix detaching host devices for running VMs
OBS-URL: https://build.opensuse.org/request/show/1187807
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit-machines?expand=0&rev=37
14 lines
591 B
Diff
14 lines
591 B
Diff
diff --git a/src/manifest.json b/src/manifest.json
|
|
index 11d1797..543eebd 100644
|
|
--- a/src/manifest.json
|
|
+++ b/src/manifest.json
|
|
@@ -11,7 +11,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/9/html/managing_systems_using_the_rhel_9_web_console/managing-virtual-machines-in-the-web-console_system-management-using-the-rhel-9-web-console"
|