scottslowe-learning-tools/complex-yaml
Scott Lowe a4eb2243fc Remove references to personally-maintained Vagrant boxes
Remove references to personally-maintained Vagrant boxes ("slowe/*"), replacing them with "bento/*" instead. Changes found in YAML/JSON data files as well as in some Vagrantfiles and in all applicable README files.

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2016-12-02 17:17:19 -07:00
..
machines.yml Remove references to personally-maintained Vagrant boxes 2016-12-02 17:17:19 -07:00
README.md Add examples of working with "complex" YAML files 2016-10-03 21:32:20 -06:00
Vagrantfile Update Vagrantfile to support DHCP 2016-11-11 09:16:45 -07:00

Complex YAML Examples

These files only exist to show some examples of "complex" YAML data files, and how the data in them can be referenced by Vagrant in a Vagrantfile. The examples include "nested" data files and multiple loops based on data in YAML files.