mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Update master README.md
Add entry to master README.md about "complex" JSON file environment Signed-off-by: Scott S. Lowe <scott.lowe@scottlowe.org>
This commit is contained in:
parent
62e173886a
commit
174c5a9b5a
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,8 @@ This repository contains a variety of files and tools for learning new technolog
|
|||
|
||||
**ansible-aws**: This set of files shows how to use Ansible to both provision infrastructure on AWS as well as how to decommission (tear down) that same infrastructure.
|
||||
|
||||
**complex-json**: This folder contains files that illustrate how to use a "complex" JSON file as an external data source for a `Vagrantfile`.
|
||||
|
||||
**complex-yaml**: This folder contains files that illustrate how to use "complex" YAML files in a `Vagrantfile`.
|
||||
|
||||
**consul-ansible**: In this folder you'll find a `Vagrantfile` and supporting documents to run a Consul cluster under Vagrant on your local laptop. The provisioning is handled via Ansible (pre-2.0) installed on the Vagrant host.
|
||||
|
|
|
|||
Loading…
Reference in a new issue