jparrill / virtualizer-provisioner

Ansible project which provision your hypervisor to be ready for Baremetal Openshift development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Virtualizer Provisioner

A series of ansible playbooks and scripts that prepares 1 to N hypervisors to host Openshift under VMs based on QEMU.

Technologies

  • Kcli
  • QEMU and KVM
  • DNSMasq
  • RADvD
  • Ansible
  • Molecule

Execution

ansible-playbook -i hosts anygroup.yml

Development

By default I've added a new delegated driver to work with orbstack, this will be used by default. The plan is to add a new driver for Libvirtd to do the same in linux

Test

make test

syntax

make syntax

About

Ansible project which provision your hypervisor to be ready for Baremetal Openshift development

License:MIT License


Languages

Language:Jinja 55.7%Language:Shell 38.5%Language:Makefile 5.8%