Commit graph

11 commits

Author SHA1 Message Date
Scott Lowe
45c7114124
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>
2018-04-24 12:09:20 -06:00
Scott Lowe
e7a8d497fd
Finalize documentation
Finalize the README.md with information and instruction about this environment.

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2018-04-24 12:01:53 -06:00
Scott Lowe
238f6b69de
Clean up files
Remove template.yml (functionality folder into etcd.yml). Remove bootstrap.yml (functionality folded into etcd.yml).

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2018-04-24 11:47:04 -06:00
Scott Lowe
27d7a5aae5
Fix errors in Jinja2 template
Fix a typo in the Jinja2 template for etcd configuration (remove an extra double quote). Add AWS provider version information to provider.tf.

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2018-04-24 11:17:14 -06:00
Scott Lowe
c97a117cba
Fix errors
Fix errors related to the addition of security groups to allow etcd traffic

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2018-04-23 15:57:05 -06:00
Scott Lowe
ccd32c908a
Add security group definitions
Add definitions for security groups to allow etcd-related traffic

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2018-04-23 13:31:23 -06:00
Scott Lowe
48b6d51900
Commit initial set of files
Commit initial Terraform configurations and Ansible playbooks to turn up etcd v3 cluster on AWS. Does not currently work (needs work on security groups).

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2018-04-23 12:24:48 -06:00
Scott Lowe
df97e79dca
Add .gitignore
Update .gitignore to ignore Ansible retry files, Terraform state files, and other temporary files and directories

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2018-04-23 12:23:29 -06:00
Scott Lowe
f2952181fe
Clean up .gitignore files
Remove extraneous .gitignore files, add definitions to main .gitignore file in the root of the repository

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-05-23 15:04:03 -06:00
Scott Lowe
9d9d81f711
Add technology-specific README files
Add README.md files for specific technology areas (Ansible, CentOS Atomic Host, Consul, CoreOS, Debian, Docker, and etcd).

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-02-23 17:08:46 -07:00
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