remove testcloud as an explicit dep, libtaskotron-disposable will pull it in and it's breaking stg right now

This commit is contained in:
Tim Flink 2015-11-16 17:58:12 +00:00
parent 7eb05308e7
commit eb73ec7d60

View file

@ -14,7 +14,6 @@
- PyYAML
- libtaskotron
- resultsdb_api
- testcloud
- name: ensure packages required for taskotron tasks are installed (yum)
yum: name={{ item }} state=latest enablerepo={{ extra_enablerepos }}