Commit graph

393 commits

Author SHA1 Message Date
Scott Lowe
99b6fcc833
Update Ansible support
Update Ansible support across several different areas

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2018-03-11 21:43:51 -06:00
Scott Lowe
75c4afcd38
Specify a proper Ubuntu 16.04 box
Specify a proper Ubuntu 16.04 box for VirtualBox provider in generic Xenial environment

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2018-01-23 12:29:31 -07:00
Scott Lowe
30ab7607f2
Update README.md
Update README.md to show most recent platform configurations tested

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2018-01-23 11:35:15 -07:00
Scott Lowe
50a6b4fd50
Remove reference to personally-built Vagrant box
Replace reference to personally-built Vagrant box with bento VMware-formatted box

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2018-01-23 11:30:18 -07:00
Scott Lowe
610bdc8588
Add Libvirt support
Update machines.yml to include a Libvirt-formatted box

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2018-01-23 11:07:23 -07:00
Scott Lowe
121d4eb126
Add Libvirt support
Add support for using Libvirt with Vagrant

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2018-01-23 11:03:26 -07:00
Scott S. Lowe
db9fa69780
Merge pull request #107 from lowescott/26-atomic-host
Add generic environment for Fedora 26 Atomic Host
2018-01-23 10:45:23 -07:00
Scott Lowe
0b53035b54
Add generic environment for Fedora 26 Atomic Host
Add generic environment for Fedora 26 Atomic Host, based on the environment for Fedora 27 Atomic Host

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2018-01-23 10:44:12 -07:00
Scott S. Lowe
28c4de5c08
Merge pull request #106 from lowescott/ovs-fedora-atomic
Add a generic environment for Fedora Atomic Host
2018-01-23 10:30:57 -07:00
Scott Lowe
8addcf3409
Make environment generic
Move environment to a more generic Atomic Host location and configuration; will use this as the basis/foundation for more complex environments

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2018-01-23 10:28:55 -07:00
Scott Lowe
7560c84b5c
Commit initial set of files
Commit initial Vagrantfile, YAML data file, and preliminary README.md.

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2018-01-22 13:03:32 -07:00
Scott Lowe
768e6c4df0
Add Xenial Xerus environment
Add Xenial Xerus (16.04) environment that supports VMware, VirtualBox, and Libvirt

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-12-20 08:57:42 -07:00
Scott Lowe
f42c2df588
Add Libvirt support
Update files to support Libvirt as a virtualization provider for Vagrant

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-12-20 08:22:05 -07:00
Scott Lowe
4394c97b7e
Update README.md for CentOS Atomic area
Update README.md for the CentOS Atomic area to include latest updates

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-12-20 08:14:13 -07:00
Scott Lowe
e0853c9856
Remove references to personally-built boxes
Remove references to Vagrant boxes that I personally built and (did not) maintain, replacing them with more regularly-maintained boxes

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-12-20 08:04:31 -07:00
Scott Lowe
643b064af3
Remove hard-coded path references
Remove hard-coded path references in some Ansible configuration files

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-12-20 07:43:10 -07:00
Scott Lowe
62db062ee9
Update Debian Jessie area, add Debian Stretch
Update Debian Jessie files. Add matching files for Debian Stretch. Remove references to personally-created boxes.

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-12-20 07:34:43 -07:00
Scott S. Lowe
65a01d9fc3
Merge pull request #104 from lowescott/azure
Add files for using Vagrant with Azure
2017-12-11 21:37:20 -07:00
Scott Lowe
af9b582aca
Add files for using Vagrant with Azure
Add files (Vagrantfile and YAML data file) for using Vagrant with Azure

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-12-11 21:35:53 -07:00
Scott S. Lowe
aa337214e9 Merge pull request #101 from lowescott/fmt-cleanup
Clean up and update formatting for Terraform configurations
2017-10-18 11:53:24 -06:00
Scott Lowe
5645144589
Update formatting
Update formatting of all Terraform configuration files per `terraform fmt`

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-10-18 11:52:09 -06:00
Scott S. Lowe
2d5501b72d Merge pull request #100 from lowescott/lint
Update formatting
2017-10-18 09:00:53 -06:00
Scott Lowe
7842a4535a
Update formatting
Update formatting of all Terraform configurations per `terraform fmt`

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-10-18 08:59:59 -06:00
Scott Lowe
19b956f31c
Clean up files
Standardize on the use of main.tf for the "main" Terraform configuration as it seems to be a best practice within the Terraform community

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-10-17 14:00:36 -06:00
Scott Lowe
2f289a2887
Update README.md
Update the `terraform/aws` README.md to reflect new Terraform environments that have been recently added

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-09-26 10:39:19 -06:00
Scott S. Lowe
bc33d0be28 Merge pull request #99 from lowescott/ic-module-asg
Add environment leveraging Auto Scaling Groups
2017-09-26 10:34:05 -06:00
Scott Lowe
1e2301694a
Add environment leveraging Auto Scaling Groups
Add a Terraform learning environment that creates "instance clusters" using Auto Scaling Groups and modules

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-09-26 10:32:07 -06:00
Scott S. Lowe
520b1df7cb Merge pull request #98 from lowescott/ic-module
Add an environment showing how to use multiple Terraform modules
2017-09-25 22:57:03 -06:00
Scott Lowe
030b3bf4a5
Add documentation
Add README.md to explain how to use the ic-module area

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-09-25 22:55:01 -06:00
Scott Lowe
e260eb828e
Add files for instance-cluster environment
Commit files to show use of 2 separate Terraform modules, including the "instance-cluster" module to spin up a cluster of instances

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-09-24 22:04:11 -06:00
Scott S. Lowe
4736fc3a5f Merge pull request #97 from lowescott/vpc-all-azs
Add an environment demonstrating how to dynamically accommodate availability zones
2017-09-22 10:22:58 -06:00
Scott Lowe
9e7bff18cb
Add documentation
Add README.md with instructions on how to use this environment

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-09-22 10:19:35 -06:00
Scott Lowe
525db796e6
Commit multi-AZ Terraform configurations
Commit a set of Terraform configurations that support multi-AZ deployments

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-09-21 23:28:51 -06:00
Scott S. Lowe
a961d689c8 Merge pull request #96 from lowescott/issue-95
Add files to show how to bootstrap Ubuntu 16.04 for Ansible
2017-09-18 21:55:01 -06:00
Scott Lowe
2fca12122a
Add files to show how to bootstrap Ubuntu 16.04 for Ansible
Add Terraform configurations to launch an Ubuntu 16.04 AWS instance. Add Ansible playbook to bootstrap the instance for use with Ansible.

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-09-18 21:40:05 -06:00
Scott Lowe
7d59f80652
Add documentation
Make brief changes to new files and existing files

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-09-17 21:15:48 -06:00
Scott S. Lowe
de55213460 Merge pull request #94 from lowescott/tf-ans-swarm
Add a Traefik learning environment leveraging Ubuntu on AWS
2017-09-17 21:07:20 -06:00
Scott Lowe
198771b160
Initial commit
Commit set of files for turning up a Docker Swarm mode cluster on Ubuntu instances on AWS

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-09-17 21:04:26 -06:00
Scott S. Lowe
228677ee8c Merge pull request #93 from lowescott/tr-vag-ans
Add learning environment for Traefik on local Docker Swarm mode cluster
2017-09-14 08:01:39 -06:00
Scott Lowe
72b2b02d55
Add documentation
Add documentation for this environment in the form of README.md with instructions for using Vagrant+Ansible to create the cluster and deploying Traefik and other web services on top of the cluster

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-09-14 07:59:19 -06:00
Scott Lowe
12215bbf7e
Integrate changes from ubuntu-swarm-mode environment
Integrate changes to create-swarm.yml, destroy-swarm.yml, machines.yml, and provision.yml based on learnings from the ubuntu-swarm-mode environment

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-09-14 07:35:48 -06:00
Scott Lowe
1a47f0fc21
Initial commit
Commit initial set of files for using/learning Traefik on a local Docker Swarm mode cluster

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-09-14 07:31:55 -06:00
Scott S. Lowe
99bdc12926 Merge pull request #92 from lowescott/ubu-sw-mode
Add learning environment for running a local Docker Swarm mode cluster
2017-09-14 07:17:33 -06:00
Scott Lowe
fe8b4dfad7
Finalize environment
Add documentation in the form of README.md with instructions for using the environment. Fix variable references in create-swarm.yml so that the Ansible playbook works as expected.

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-09-14 07:15:01 -06:00
Scott Lowe
0eb0ea7e0d
Update Ansible playbook
Update Ansible playbook to work with Vagrant instead of Terraform/EC2

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-09-13 11:13:27 -06:00
Scott S. Lowe
79a7b6849a Merge pull request #91 from lowescott/traefik
Add learning environment for Traefik with Docker Swarm
2017-09-13 10:00:04 -06:00
Scott Lowe
6c71f0db3f
Add documentation
Update README.md with instructions for using this environment

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-09-13 09:50:15 -06:00
Scott Lowe
55dea108f0
Update directory name
Move all files from 'aws-tf-ansible' to 'aws-tf-traefik' to reflect removal of Ansible from the environment (due to CoreOS switch)

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-09-13 08:29:49 -06:00
Scott Lowe
66128c2420
Switch Traefik environment to CoreOS
Update data.tf to use CoreOS AMI. Update compute.tf to reference new AMI names in data.tf. Remove all Ansible-related files (Ansible not supported with CoreOS).

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-09-13 08:25:25 -06:00
Scott Lowe
9c9da6e266
Move files to new location
Move files into new 'aws-tf-ansible' directory

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-09-12 07:51:36 -06:00