Ansible role definitions for OpenStack projects CI systems
Go to file
James E. Blair 757ec08ddb Fix some errors with the replace-keys role
The stat module requires a path argument.
We want to use the -D argument to ssh-add which means 'delete all
identities', not -d which means 'delete the default identities'.

Change-Id: I04dc8d409ec0d315a055fed2615acb400310c866
2017-06-30 17:32:36 -07:00
roles Fix some errors with the replace-keys role 2017-06-30 17:32:36 -07:00
.gitreview Added .gitreview 2017-05-03 14:19:07 +00:00
.zuul.yaml Enable tox-linters job 2017-05-04 16:08:28 -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
test-requirements.txt Initial import of feature/zuulv3 ansible roles 2017-05-04 16:08:25 -04:00
tox.ini Initial import of feature/zuulv3 ansible roles 2017-05-04 16:08:25 -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.