scottslowe-learning-tools/vagrant/complex-json/README.md
Scott Lowe 43ab5524a2
Reorganize repository contents
Move contents into new folder structure based on primary technology

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-02-23 16:12:37 -07:00

5 lines
282 B
Markdown

# Complex JSON Examples
These files exist to illustrate how configuration data for [Vagrant](http://www.vagrantup.com/) can be stored in a "complex" external JSON data file. It's "complex" only in the fact that the data is stored as more than just a simple list of values.
Enjoy!