fix(xo-server): add mbr for cloud-init only for windows VM (#7050)

Fixes zammad#16808
This commit is contained in:
Florent BEAUCHAMP
2023-09-28 09:09:13 +02:00
committed by GitHub
parent ce617e0732
commit 988179a3f0
2 changed files with 6 additions and 1 deletions
+2
View File
@@ -12,6 +12,7 @@
> Users must be able to say: “I had this issue, happy to know it's fixed”
- [Backup/Mirror] Fix backup report not being sent (PR [#7049](https://github.com/vatesfr/xen-orchestra/pull/7049))
- [New VM] Only add MBR to cloud-init drive on Windows VMs to avoid booting issues (e.g. with Talos) (PR [#7050](https://github.com/vatesfr/xen-orchestra/pull/7050))
### Packages to release
@@ -30,5 +31,6 @@
<!--packages-start-->
- xo-server-backup-reports patch
- xo-server patch
<!--packages-end-->