This commit is contained in:
Aaron Meihm 2017-01-11 10:43:14 -06:00
Родитель 6bcd8c0dd5
Коммит 8532df470f
1 изменённых файлов: 29 добавлений и 0 удалений

29
README.rst Normal file
Просмотреть файл

@ -0,0 +1,29 @@
mig-deploy
==========
Ansible playbooks and associated CloudFormation templates to deploy a MIG
environment into AWS.
A few CloudFormation templates exist which depend on each other, so the
order of playbook execution is important.
See variables in `vars/default.yml`_ for variables that can be changed to
modify playbook execution.
.. _vars/default.yml: vars/default.yml
Playbooks
---------
role
~~~~
base
~~~~
rds
~~~
app
~~~