mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Add examples of working with more "complex" JSON environments. Signed-off-by: Scott S. Lowe <scott.lowe@scottlowe.org>
282 B
282 B
Complex JSON Examples
These files exist to illustrate how configuration data for Vagrant 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!