scottslowe-learning-tools/ubuntu-generic/machines.yml
Scott S. Lowe 23ad41fdee Change default box for VMware platforms
Begin the process of phasing out my personal Vagrant boxes in favor of better-maintained boxes. This involves changes to machines.yml and README.md for many projects in this repo.

Signed-off-by: Scott S. Lowe <scott.lowe@scottlowe.org>
2016-11-26 00:00:19 -07:00

7 lines
110 B
YAML

---
- name: "trusty"
box:
vmw: "bento/ubuntu-14.04"
vb: "ubuntu/trusty64"
ram: "1024"
vcpu: "1"