remove testcloud as an explicit dep, libtaskotron-disposable will pull it in and it's breaking stg right now
This commit is contained in:
parent
7eb05308e7
commit
eb73ec7d60
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@
|
||||||
- PyYAML
|
- PyYAML
|
||||||
- libtaskotron
|
- libtaskotron
|
||||||
- resultsdb_api
|
- resultsdb_api
|
||||||
- testcloud
|
|
||||||
|
|
||||||
- name: ensure packages required for taskotron tasks are installed (yum)
|
- name: ensure packages required for taskotron tasks are installed (yum)
|
||||||
yum: name={{ item }} state=latest enablerepo={{ extra_enablerepos }}
|
yum: name={{ item }} state=latest enablerepo={{ extra_enablerepos }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue