scottslowe-learning-tools/complex-yaml
Scott S. Lowe be92f4dd56 Add examples of working with "complex" YAML files
Add examples of using data encoded in more "complex" YAML files within a Vagrant environment
2016-10-03 21:32:20 -06:00
..
machines.yml Add examples of working with "complex" YAML files 2016-10-03 21:32:20 -06:00
README.md Add examples of working with "complex" YAML files 2016-10-03 21:32:20 -06:00
Vagrantfile Add examples of working with "complex" YAML files 2016-10-03 21:32:20 -06: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.