RETIRED, Extra Ansible roles to automate TripleO deployments
Go to file
Gael Chamoulaud ab0e550d7a [validate-upgrade] use 'become' instead of 'sudo'
- This patch avoids deprecations warning about using sudo/sudo_user
  instead of become/become_user.
- Adds new line at the end of roles/../handlers/main.yaml file.

Change-Id: Ia13d3f4b723de5d917cc48b4870425e2f7548e1b
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
2017-01-03 15:29:47 +01:00
ci-scripts Add essential repo files 2016-11-22 13:23:57 +01:00
config/general_config collect-logs: run in two stages 2016-12-06 15:14:16 +01:00
playbooks Repositories setup role 2016-12-19 16:50:57 +02:00
roles [validate-upgrade] use 'become' instead of 'sudo' 2017-01-03 15:29:47 +01:00
.gitignore Add essential repo files 2016-11-22 13:23:57 +01:00
.gitreview Added .gitreview 2016-11-08 14:20:33 +00:00
LICENSE Add essential repo files 2016-11-22 13:23:57 +01:00
README.md Show team and repo badges on README 2016-11-25 18:45:43 +01:00
other-requirements.txt Add essential repo files 2016-11-22 13:23:57 +01:00
setup.cfg Add essential repo files 2016-11-22 13:23:57 +01:00
setup.py Add essential repo files 2016-11-22 13:23:57 +01:00
test-requirements.txt Add essential repo files 2016-11-22 13:23:57 +01:00
tox.ini Add essential repo files 2016-11-22 13:23:57 +01:00

README.md

Team and repository tags

Team and repository tags

Extra roles for tripleo-quickstart

These Ansible role are extending the functionality of tripleo-quickstart to do end-to-end deployment and testing of TripleO.

The documentation of each role is located in the individual role folders, and general usage information is in the tripleo-quickstart docs.