cookbook 'kvm', '= 0.2.0'
kvm (5) Versions 0.2.0 Follow10
Installs/Configures/tuning kvm
cookbook 'kvm', '= 0.2.0', :supermarket
knife supermarket install kvm
knife supermarket download kvm
KVM
DESCRIPTION
Install KVM Hypervisor on Ubuntu and Debian
REQUIREMENTS
OS
- Ubuntu (tested)
- Debian
Cookbooks
- sysctl : https://github.com/Youscribe/sysctl-cookbook
- modules : https://github.com/Youscribe/modules-cookbook
USAGE
Default recipe
Detect the server role from OHAI : host or guest. And install minimum packages.
For security, the default recipe doesn't install a kvm server, you need to install it with kvm::host
host recipe
Install minimum packages and configuration to do kvm virtualization.
guest recipe
Install minimum packages and configuration for a kvm guest.
host-tuning recipe
Install packages and configuration to enhance your kvm host.
guest-tuning recipe
Install packages and configuration to enhance your kvm guest.
Dependent cookbooks
ntp >= 1.2.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.