mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Update README.md
Update README.md with information on new etcd v3 environment using Terraform, Ansible, and AWS Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
This commit is contained in:
parent
976227b442
commit
45c7114124
1 changed files with 2 additions and 0 deletions
|
|
@ -5,3 +5,5 @@ In this folder are environments, tools, resources, and the like for learning mor
|
|||
## Contents
|
||||
|
||||
**etcd-2.0**: Use the `Vagrantfile` and other files in this directory to turn up an etcd 2.0.9 cluster running on Ubuntu 14.04. The provisioning is handled via shell scripts.
|
||||
|
||||
**etcdv3-ansible-aws-tf**: This environment leverages Terraform and Ansible to create an etcd v3 cluster on Ubuntu 16.04 on AWS.
|
||||
|
|
|
|||
Loading…
Reference in a new issue