RETIRED, Extra Ansible roles to automate TripleO deployments
Go to file
Dmitry Tantsur b37256471e OVB: use "ipmi" driver instead of "pxe_ipmitool" for >= Queens
The classic drivers (pxe_*, agent_* and iscsi_*) are deprecated in
Queens and will be removed in Rocky. This change uses the new
--driver argument to build-nodes-json to specify the driver to use.

Change-Id: If51505c4cd53918200b65c75915e389adaddb200
2018-02-15 18:14:11 +01:00
ci-scripts Fix ansible-lint.sh to check playbooks 2017-11-13 09:24:23 +00:00
config Default to docker.io instead of trunk.registry.rdoproject.org 2018-02-09 14:25:41 -05:00
playbooks Merge "Run overcloud-ssl role with default quickstart.sh tags" 2018-02-13 10:52:49 +00:00
releasenotes Updates for containerized undercloud 2018-02-12 02:31:17 +00:00
roles OVB: use "ipmi" driver instead of "pxe_ipmitool" for >= Queens 2018-02-15 18:14:11 +01:00
zuul.d Zuul: Remove project name 2018-01-28 12:24:24 -08: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 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 Switch from oslosphinx to openstackdocstheme 2017-07-06 19:39:35 +00: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.