Move fetch-zuul-cloner into legacy-base jobs

Old legacy jobs depend on zuul-cloner, so move the role out of our
base job into it. This will discourage non legacy jobs from using
zuul-cloner.

Change-Id: Ia09a4acc9c09535bf287208c77257bd3dca7a2bf
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2017-10-18 11:19:25 -04:00
parent 2e70ea1acf
commit 284fc6ded6
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
1 changed files with 5 additions and 0 deletions

View File

@ -1,4 +1,9 @@
- hosts: all
roles:
- role: fetch-zuul-cloner
destination: "/usr/zuul-env/bin/zuul-cloner"
repo_src_dir: "/home/zuul/src/git.openstack.org"
tasks:
- name: Create nodepool directory
file: