RETIRED, Extra Ansible roles to automate TripleO deployments
Go to file
Marios Andreou a04f3c986b Add fresh-box-setup script for zuul-reproducer first run
On first run or a fresh setup there are some required steps like
creating a user, a clouds.yaml and ssh keys for gerrit. This adds
a script into the create reproducer role which can be used for
this initial setup

Change-Id: I6d70a87006800447a12b4609ccc81400741290db
2019-05-09 18:20:13 +03:00
ci-scripts Migrate ansible-lint to pre-commit 2018-12-06 20:11:28 +00:00
config Put back removed undercloud_undercloud_nameservers from revert 2019-04-16 19:04:44 -04:00
playbooks Merge "Set gather_facts to false while calling tempest playbook" 2019-04-25 17:55:06 +00:00
releasenotes Raise an error if a service or container is failed 2019-02-25 11:39:36 +01:00
roles Add fresh-box-setup script for zuul-reproducer first run 2019-05-09 18:20:13 +03:00
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 Harden yaml linting on modified files 2018-11-14 20:55:47 +00:00
LICENSE Add essential repo files 2016-11-22 13:23:57 +01:00
other-requirements.txt Replace the invalid links with the right ones for the document 2018-05-09 23:56:14 +00:00
README.rst [Documentation] Migrate the format. 2018-11-16 16:21:50 +01: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

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.