Ansible job definitions for Zuul
Go to file
James E. Blair 05d6187825 buildset registry: fix proxy_port error in push/pull roles
This was copy/pasta from the use_buildset_registry role; the
intermediate registry has no proxy_port, and the push/pull operations
don't need to use the proxy buildset registry, so remove both
entries from the docker config.

Change-Id: I7c2d57d027e457f4f093497938574624cd5a444c
2019-03-18 10:15:02 -07:00
doc/source Document how to build a buildset registry 2019-03-15 08:37:37 -07:00
playbooks Revert "Docker: use the buildset registry if defined" 2019-03-08 12:55:57 -08:00
roles buildset registry: fix proxy_port error in push/pull roles 2019-03-18 10:15:02 -07:00
tests Add a python unit test framework 2018-07-25 09:11:25 -07:00
.gitignore Add a python unit test framework 2018-07-25 09:11:25 -07:00
.gitreview Added .gitreview 2017-05-24 19:48:52 +00:00
.stestr.conf Add a python unit test framework 2018-07-25 09:11:25 -07:00
LICENSE Add initial license, docs, and other config 2017-06-08 14:01:21 -07:00
README.rst Add installation/deprecation documentation 2018-04-11 08:03:57 -07:00
bindep.txt Updated bindep to cover for MacOS requirements 2018-10-27 16:31:33 +00:00
setup.cfg Add initial license, docs, and other config 2017-06-08 14:01:21 -07:00
setup.py Add initial license, docs, and other config 2017-06-08 14:01:21 -07:00
test-requirements.txt Document how to build a buildset registry 2019-03-15 08:37:37 -07:00
tox.ini Update zuul ansible location 2019-03-18 09:13:11 -07:00
zuul.yaml Update playbook paths for docker image build jobs 2019-01-26 15:42:50 +00:00

README.rst

Zuul Jobs

This repo contains a set of Zuul jobs and Ansible roles suitable for use by any Zuul system.