scottslowe-learning-tools/kvm/machines.yml
Scott Lowe 7a217c91e0 Add learning environment for KVM
Add Vagrantfile and supporting files to create a learning
environment for KVM and Libvirt.
2016-01-13 21:56:50 -07:00

7 lines
114 B
YAML

---
- name: kvm-01
box: slowe/ubuntu-trusty-x64
ram: 1024
vcpu: 1
ip_addr: 192.168.100.100
nested: true