cloud-images
cloud-images copied to clipboard
Packer templates and other tools for building AlmaLinux images for various cloud platforms.
These changes add support for building 9/aarch64 vagrant boxes using the parallels provider so they can be run on M1 Macs. It mostly works, but the parallels tools do not...
when I use virtualbox to build an ova image I will get this error: `Failed to fetch kickstart from http://10.0.2.2:8456/almalinux-8.vagrant.ks` Command I use: `packer build -only=virtualbox-iso.almalinux-8 .` versions: virtualbox 7.0.4-1...
Just generalize the pattern to match all 9.x versions, for simplicity.
Hello! I tried to run the [AlmaLinux 9 aarch64 vagrant box](https://app.vagrantup.com/almalinux/boxes/9.aarch64) with my M2 Macbook Air today but it failed at the `Mounting shared folder` step because Parallels Tools are...
See #49. This PR will add cPanel and Plesk templates to build cPanel and Plesk images for AlmaLinux 8.6. AlmaLinux 9.0 does not support cPanel and Plesk yet.
Hi, Have some issues on LXC 4.0.12 with Alma v9 Build Network/Login not work. Have try to start NetworkManager but fail too. ``` 1: lo: mtu 65536 qdisc noqueue state...
There are many Parallels Desktop users on OS X, so it would be nice to support it officially.
The actual AlmaLinux image for Azure VMs is 30 GB big. Thats lot of space, if just a minimal installation (2GB) and a web server or a python program is...
Hello, It would be very useful to provide a qcow2 image with Cpanel preinstalled in it. In the past I was able to find such images built for Centos, on...
As we know, Hyper-V is for windows only, and currently ansible is not able to run natively on windows. So please consider use other way to implement the actions in...