Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 733 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 733 Bytes

kvm-qemu-ansible

Ansible playbooks and scripts for installing and managing a distributed, multi-node KVM-QEMU environment on Linux systems.

The Ansible roles do not configure local storage or networking for KVM, but do provide roles for utilizing NFS as a secondary storage pool. Local-attached storage is intended to be the primary storage pool for active kvm images. A bridge network for connectivity is a requirement.
Both of these topics are discussed in the prerequisites, followed by the Ansible Deployment Guide and the KVM Operational guides.