Running Fedora Cloud images on KVM
Inspired by Matt’s blog post I’ve decided to make something that is similar but better fits my use case. I plan to do some clustering and routing testing and therefore I need to have similar VMs running side-by-side. These images will be short-lived and I would like to automate as many things I can. Additionally, I found out that the images shipped by Fedora require some changes to work well in my case, for example the default 2GB disk is too small. ...