Ansible role definitions for OpenStack projects CI systems
Go to file
Paul Belanger 8d1dbe8570
Switch to envlist list for roles
Because we plan on using include_roles for openstack-zuul-jobs, we can
safely switch to just using envlist.

Change-Id: Icd8ed9f769c1b2ce7fcb9c3a75296f0279a24d9f
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-05-19 18:52:56 -04:00
doc/source Initial commit for docs 2017-05-19 18:52:50 -04:00
roles Switch to envlist list for roles 2017-05-19 18:52:56 -04:00
.gitignore Initial commit for docs 2017-05-19 18:52:50 -04:00
.gitreview Added .gitreview 2017-05-03 14:19:07 +00:00
.zuul.yaml Initial commit for docs 2017-05-19 18:52:50 -04:00
LICENSE Initial commit 2017-05-03 14:14:14 -04:00
README.rst Initial commit 2017-05-03 14:14:14 -04:00
bindep.txt Add empty bindep.txt 2017-05-12 19:23:46 +00:00
setup.cfg Initial commit for docs 2017-05-19 18:52:50 -04:00
setup.py Initial commit for docs 2017-05-19 18:52:50 -04:00
test-requirements.txt Initial commit for docs 2017-05-19 18:52:50 -04:00
tox.ini Initial commit for docs 2017-05-19 18:52:50 -04:00

README.rst

OpenStack Infra Zuul roles

This repo contains a set of ansible roles which are used by the OpenStack project CI system Zuul. You should edit these files to make configuration changes to OpenStack Infrastructure CI.