Project Description
I am running a local test lab usually creating test VMs per hand. Let's automate this.
A popular orchestration framework is TerraForm (*) combined with Ansible. For hosting VM Proxmox seems to be a good choice.
(*) I am aware about the discussion about the License. As far I understand the fork of this project should be compatible but is not yet available via distros. Just start this project with TF and convert it later when necessary.
Goal for this Hackweek
A fully automated test VM creation process which doesn't need any manual intervention. That includes the inital setup. The idea here is that one can install this setup just by installing Proxmox on a new server and then run a script which gets the lab running.
Resources
Publish an installation guide and all necessary scripts.