An Ansible deployment to validate ansible roles for Continuous Integration.
Go to file
Paul Belanger 9d8e5eaeea Support multiple zookeeper hosts for zuul.conf
Change-Id: Ic60c67364305245444f6de6250a4621a578448ad
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-12-07 23:47:03 -05:00
.zuul.d Remove xenial jobs for testing 2018-12-06 21:24:20 -05:00
config Support multiple zookeeper hosts for zuul.conf 2018-12-07 23:47:03 -05:00
doc/source Initial commit 2016-01-29 14:57:10 -05:00
inventory/testing Have openstacksdk manage our clouds.yaml file 2018-12-07 15:23:35 -05:00
playbooks Remove left over code from ubuntu-xenial 2018-12-07 20:59:36 -05:00
tests Enable fact_caching to speed up testing 2018-12-05 21:36:30 -05:00
tools Clean up requirements.yaml 2018-08-10 14:50:58 -04:00
.gitignore Update gitignore 2018-04-11 20:59:44 -04:00
.gitreview Added .gitreview 2016-01-29 17:33:15 +00:00
LICENSE Add missing LICENSE file 2016-12-24 16:03:52 -05:00
README.rst Remove quickstart docs 2018-03-27 21:10:07 -04:00
bindep.txt Use separate venv for bindep 2018-05-11 20:12:16 -04:00
requirements.txt Use separate venv for bindep 2018-05-11 20:12:16 -04:00
setup.cfg Change openstack-dev to openstack-discuss 2018-12-04 12:43:49 +00:00
setup.py Initial commit 2016-01-29 14:57:10 -05:00
test-requirements.txt Add support for ARA 2018-04-10 13:19:13 -04:00
tox.ini fix tox python3 overrides 2018-09-30 09:54:53 +08:00

README.rst

windmill

An Ansible deployment to validate ansible roles for Continuous Integration

Description

Windmill is a collection of Ansible playbooks and roles used to deploy Continuous Integration (CI) tools. It serves to be a functional test environment for our Ansible CI roles primarily, however it also provides an example deployment for users.