Closed ocaisa closed 2 years ago
For the time being I'm using CentOS-HPC but that suffers from https://www.svennd.be/nothing-provides-libsz-so-2-centos-8/
To support Azure Marketplace, we would have to define a dynamic plan
block that requires the three following arguments:
name
product
publisher
While the current source_image_reference
can take the following arguments:
publisher
offer
sku
version
What we could do to support marketplace image is to look if the image hash contains name
and product
key. If it does, the user is requesting a marketplace image, and we define a dynamic plan
block. If these keys are missing, the user is requesting a custom image and we define a source_image_reference
block.
Fixed by commit 1447632131c8c65a1170481019e74f403c590630
I am trying to use the AlmaLinux HPC image on Azure:
but I am getting the error
These images are useful because they come with GPUs and infiniband pre-configured.