scottslowe-learning-tools/debian-generic/machines.yml
Scott S. Lowe ba4d123faf Shift to nested YAML data files
Edit YAML data files to use nested data structures. Edit Vagrantfile to reference YAML data accordingly.

Signed-off-by: Scott S. Lowe <scott.lowe@scottlowe.org>
2016-11-09 23:24:47 -07:00

7 lines
111 B
YAML

---
- name: "jessie"
box:
vmw: "slowe/debian-81-x64"
vb: "debian/jessie64"
ram: "1024"
vcpu: "1"