Comment on Virtual Machines- is there a better way to jump start a VM?
ramielrowe@lemmy.world 1 day ago
I’d take a look at packer and ansible. Packer can be used to prepare a new base image for your VMs. And ansible can be used to automate the provisioning of a VM once it’s booted.
ABetterTomorrow@lemm.ee 1 day ago
Mandible is on my list of things to learn and play with. I’ll check it out thank you.