scottslowe-learning-tools/complex-yaml
Scott S. Lowe d5582d7117 Update Vagrantfile to support DHCP
Update Vagrantfile to support DHCP-assigned IP addresses for additional networks

Signed-off-by: Scott S. Lowe <scott.lowe@scottlowe.org>
2016-11-11 09:16:45 -07: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 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.