Add ppc64le variant for Cloud-Base-Generic

This allows building cloud images for POWER systems.
This commit is contained in:
Neal Gompa
2024-02-24 14:57:26 -05:00
parent 3ac0ae9240
commit 12275dff55
2 changed files with 21 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@
<package name="grub2-efi-x64-modules" arch="x86_64"/>
<package name="grub2-pc" arch="x86_64"/>
<package name="grub2-pc-modules" arch="x86_64"/>
<package name="grub2-ppc64le" arch="ppc64le"/>
<package name="grubby"/>
<package name="shim-signed-aa64" arch="aarch64"/>
<package name="shim-signed-x64" arch="x86_64"/>