RETIRED, Extra Ansible roles to automate TripleO deployments
Go to file
Ben Kero c21542baf0 repo_setup: Add sudo to specific commands for non-root running
Only a few lines in the repo_setup.sh.j2 template require sudo for
non-root execution. This commit prepends sudo to those commands.

Change-Id: I35f7ab57f6af26fb84e4da7003e071125905b922
2017-01-06 05:46:24 +00:00
ci-scripts Add essential repo files 2016-11-22 13:23:57 +01:00
config/general_config Merge "Remove `validation-warnings-fatal` with scale" 2017-01-04 16:59:12 +00:00
playbooks Execute ping test role at the end of the upgrade 2017-01-04 15:56:48 +00:00
roles repo_setup: Add sudo to specific commands for non-root running 2017-01-06 05:46:24 +00: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.