zuul-jobs/roles/bindep/defaults/main.yaml
Monty Taylor 1ea07ceee2
Update bindep role defaults to be more sane
The default for bindep dir should really be zuul.project.src_dir.

Also, this is a CI system. Let's default profile to test.

Change-Id: Ibc0e7617195865c50ea2bb0e969963f0525ea9b1
2017-10-17 16:18:22 +02:00

4 lines
66 B
YAML

---
bindep_dir: "{{ zuul.project.src_dir }}"
bindep_profile: test