Skip to content

tcarland/kvm-qemu-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.