An Ansible deployment to validate ansible roles for Continuous Integration.
Go to file
Paul Belanger 2e724d9cb6 Switch to fedora-latest for testing
This will make upgrading fedora nodes easier for openstack-infra.

Change-Id: I92fd6417ab7d387a0f08d2e3b161dfd771320e99
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-07-30 18:11:09 +00:00
.zuul.d Switch to fedora-latest for testing 2018-07-30 18:11:09 +00:00
config Work around zuul-jobs bug 2018-05-15 19:55:15 -04:00
doc/source Initial commit 2016-01-29 14:57:10 -05:00
inventory/testing enable gear logging configuration 2018-05-16 17:13:47 -04:00
playbooks Remove old playbook 2018-07-28 21:54:05 -04:00
tests enable gear logging configuration 2018-05-16 17:13:47 -04:00
tools Drop yum from tools/install_bindep.sh 2018-07-29 23:16:38 -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 Initial commit 2016-01-29 14:57:10 -05: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 Simplify bindep envlist for tox 2018-05-15 13:51:17 -04: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.