taskotron-client: add taskotron-production-override repo to minion_repos
For stg only, to test it.
This commit is contained in:
parent
31e183670f
commit
2ea37aef64
1 changed files with 1 additions and 0 deletions
|
@ -158,6 +158,7 @@ minion_repos:
|
|||
- https://infrastructure.fedoraproject.org/cgit/ansible.git/plain/files/common/fedora-infra-tags.repo
|
||||
{% if deployment_type == 'stg' %}
|
||||
- https://infrastructure.fedoraproject.org/cgit/ansible.git/plain/files/common/fedora-infra-tags-stg.repo
|
||||
- https://fedorapeople.org/groups/qa/taskotron-repos/taskotron-production-override/taskotron-production-override.repo
|
||||
{% endif %}
|
||||
{% if deployment_type == 'dev' %}
|
||||
- https://copr.fedorainfracloud.org/coprs/kparal/taskotron-dev/repo/fedora-26/kparal-taskotron-dev-fedora-26.repo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue