RETIRED, Extra Ansible roles to automate TripleO deployments
Go to file
Wes Hayutin 5d8f67f74a add delorean-current to repolist for updates
The list of containers that are updated are generated
from a list of rpms from the gating repo.  These
containers are updated w/ the gating repo and dlrn-current.

That makes the above set of containers out of sync w/
the rest of the containers.  The list of containers
that are updated needs to include changes required
by dlrn-current AND the gating repo.

The --enablerepo parameter for repoquery seems to support
comma-delimited lists, we'll take advantage of that so that we don't
need edit ansible-role-tripleo-modify-image parameter interface.

Co-Authored-By: Jiri Stransky <jistr@redhat.com>
Closes-Bug: #1786764
Change-Id: Ie12021ace7e9eb1695aa97ac5d97f3b948be9d86
2018-08-21 16:21:56 +01:00
ci-scripts Make ansible linting script executable 2018-06-13 00:28:40 -04:00
config update rdocloud dns settings to outside provider 2018-08-03 18:59:28 -04:00
playbooks Merge "Use the TripleO Ansible role from tripleo-upgrade to run upgrades" 2018-08-14 16:01:24 +00:00
releasenotes Fix path and wire-in UC deploy role data file 2018-05-24 07:55:27 +00:00
roles add delorean-current to repolist for updates 2018-08-21 16:21:56 +01:00
zuul.d Add multinode jobs for various branches in CI 2018-05-22 10:39:13 +03:00
.gitignore Add ReNo support for managing release notes in TripleO-Quickstart-Extras 2017-02-07 12:19:28 +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 fix error url 2018-03-15 15:32:57 +00: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 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 Unpin ansible-lint 2018-06-27 14:19:30 +02:00
tox.ini Added script to validate jinja templates 2017-03-10 14:10:55 +05:30

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.