Our wheels will end up requiring dependencies, so add support for bindep. Change-Id: Ifa73ba475284ac8435ba29ffaf228a54dce59b09 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
8 lines
204 B
YAML
8 lines
204 B
YAML
- hosts: all
|
|
roles:
|
|
- role: bindep
|
|
bindep_profile: test
|
|
bindep_dir: "src/{{ zuul.project.canonical_name }}"
|
|
- legacy-install-afs-with-puppet
|
|
- legacy-copy-project-config-scripts
|