Ansible job definitions for Zuul
Ian Wienand
44bc52a539
Add arm64 support to mirror setup
...
Load the variables from an architecture specific file first --
ansible's ansible_architecture fact for arm64 is aarch64 (it's all
confusing, Ubuntu calls it arm64). Add this file that sets up the
repo as "ubuntu-ports", which is our mirror of ports.ubuntu.com
Change-Id: Ieb50ae29c7f822e831ef1e32fdd03f74a93e298a
2018-03-07 13:49:26 +11:00
doc /source
Fix pep8/yamllint errors
2018-01-02 06:43:26 +00:00
playbooks
Revert "Revert "Deploy the build ssh key to auth_keys""
2018-03-06 18:51:30 +00:00
roles
Add arm64 support to mirror setup
2018-03-07 13:49:26 +11: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
Run ansible-lint on repo
2017-10-27 07:49:02 +02:00
tox.ini
Simplify ansible invocations in tox.ini
2017-10-28 16:56:30 +02:00
zuul.yaml
Add abstract attribute to base jobs
2018-02-23 17:54:06 +01:00
Zuul Jobs
This repo contains a set of Zuul jobs and Ansible roles suitable for
use by any Zuul system.