RETIRED, Extra Ansible roles to automate TripleO deployments
Go to file
Chandan Kumar (raukadah) 08b28732f6 Copy rh-cloud.repo to RHEL-8 mock config
Currently RHUI repos are not added to dlrn mock config leading
to failure in building packages, enabling and adding it fixes the
issue.

Change-Id: I3be1be596d07542d538897f29321db68f153cd46
Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
2019-08-05 15:26:28 +05:30
ci-scripts Migrate ansible-lint to pre-commit 2018-12-06 20:11:28 +00:00
config Remove undercloud deploy support 2019-06-28 13:29:49 -06:00
playbooks Run tempest using os_tempest in multinode-validate 2019-07-02 16:06:42 +05:30
releasenotes Remove undercloud deploy support 2019-06-28 13:29:49 -06:00
roles Copy rh-cloud.repo to RHEL-8 mock config 2019-08-05 15:26:28 +05:30
zuul.d Fix containerized tempest logic 2019-03-15 10:34:40 +01:00
.ansible-lint Migrate ansible-lint to pre-commit 2018-12-06 20:11:28 +00:00
.gitignore Tell people how to ignore their personnal editor temporary files 2019-02-22 09:07:15 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:42:23 +00:00
.pre-commit-config.yaml Migrate ansible-lint to pre-commit 2018-12-06 20:11:28 +00:00
.yamllint Replace dict combine in standalone containers-prepare-parameters 2019-05-29 18:28:52 +00:00
LICENSE Add essential repo files 2016-11-22 13:23:57 +01:00
README.rst [Documentation] Migrate the format. 2018-11-16 16:21:50 +01:00
other-requirements.txt Replace the invalid links with the right ones for the document 2018-05-09 23:56:14 +00:00
setup.cfg Reuse the validate-tempest skip list in os_tempest 2019-03-04 13:36:59 +01:00
setup.py Add essential repo files 2016-11-22 13:23:57 +01:00
test-requirements.txt Migrate ansible-lint to pre-commit 2018-12-06 20:11:28 +00:00
tox.ini Merge "fix tox python3 overrides" 2019-01-03 07:04:09 +00:00
vars Reuse the validate-tempest skip list in os_tempest 2019-03-04 13:36:59 +01:00

README.rst

Team and repository tags

image

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 documentation.