75d5ba7338
Change-Id: Ic5837cf0a174e1311b1497abdfde7d9166304bfb
11 lines
279 B
Django/Jinja
11 lines
279 B
Django/Jinja
---
|
|
|
|
# Override these ansible roles to point to the zuul source checkout
|
|
# so that we can rely on Depends-On: syntax
|
|
|
|
- src: git+{{ stackhpc_libvirt_host_src_dir }}/.git
|
|
name: stackhpc.libvirt-host
|
|
|
|
- src: git+{{ stackhpc_libvirt_vm_src_dir }}/.git
|
|
name: stackhpc.libvirt-vm
|