How to create a Linux (CentOS) image/template for SCVMM

Hi expert,

Is there recommended steps for preparing a Linux (CentOS) template on SCVMM for provisioning through Morpheus?

Thank you.

The way we create this image in Morpheus is to use a very basic packer template for hyper-v. We use the plugin here: GitHub - hashicorp/packer-plugin-hyperv: Packer plugin for Hyper-V Builder and use a kickstart file very similar to the following: gist:6686aebd34852492a5ba4152d37e7e8d · GitHub

We don’t directly support packer, but we use it to build all of the images we bake into Morpheus.