scottslowe-learning-tools/lxd/machines.yml
Scott Lowe adb406fb50 First commit of Ansible-based environment
Add support files for using Ansible to provision Vagrant VMs.
Modify Vagrantfile to call Ansible provisioner.
2016-01-08 22:33:55 -07:00

6 lines
98 B
YAML

---
- name: lxd-01
box: slowe/ubuntu-trusty-x64
ram: 512
vcpu: 1
ip_addr: 192.168.100.100