scottslowe-learning-tools/photon/machines.yml
Scott S. Lowe 62837642cb Shift to nested YAML data files
Edit machines.yml to use nested YAML data structures for box names. Edit Vagrantfile to reference updated YAML data appropriately.

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

7 lines
105 B
YAML

---
- name: "photon-01"
box:
vmw: "vmware/photon"
vb: "vmware/photon"
ram: "512"
vcpu: "1"