Ansible job definitions for Zuul
Go to file
Paul Belanger afb6f902f1
Use sources.list.d for Debian with APT
Under debian, /etc/apt/sources.list.d is where the default list files
are stored. We need to also use that to properly re-write them.

Otherwise, we don't properly configure our AFS mirrors.

Change-Id: I1eb3ac19ba7081d3f4fd9b000e266d86449dee0e
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-10-12 20:25:35 -04:00
doc/source Update the zuul-sphinx extension config 2017-08-04 16:49:39 -07:00
playbooks Remove integration test playbooks from zuul-jobs 2017-10-10 08:53:09 -04:00
roles Use sources.list.d for Debian with APT 2017-10-12 20:25:35 -04:00
tests Include ansible-playbook syntax-check for tox pep8 2017-07-17 16:53:55 -04:00
.gitignore Add Sphinx module for Zuul jobs 2017-06-09 09:03:15 -07:00
.gitreview Added .gitreview 2017-05-24 19:48:52 +00:00
bindep.txt Port in tox jobs from openstack-zuul-jobs 2017-07-06 11:18:47 -05:00
LICENSE Add initial license, docs, and other config 2017-06-08 14:01:21 -07:00
README.rst Add initial license, docs, and other config 2017-06-08 14:01:21 -07: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 Pin ansible<2.4 in test-requirements for ansible-lint 2017-09-19 22:12:12 -04:00
tox.ini Stop running ansible-lint on playbooks 2017-09-28 20:14:53 +00:00
zuul.yaml Add base job and roles for javascript 2017-10-09 08:32:45 -05:00

Zuul Jobs

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