Project

General

Profile

Support #22318

Updated by Peter Amstutz 3 months ago

For testing the installer, we would like to be able to spin up 1 or more VMs on the local node into which we will install Arvados. 

 Research using KVM and the ansible support for managing VMs (using this module or other appropriate module) 

 https://docs.ansible.com/ansible/latest/collections/community/libvirt/virt_module.html 

 The goal is to have an ansible script that spins up VMs that can talk to one another which can be handed off to the installer playbook. 

Back