install latest ca-certificates on copr-builders

otherwise mockchain fails to download packages from *https*://fedorapeople.org/...
This commit is contained in:
Miroslav Suchý 2014-10-15 12:20:51 +00:00
parent 74694aaffd
commit fb74faff87
2 changed files with 2 additions and 0 deletions

View file

@ -71,6 +71,7 @@
with_items:
- rpm
- glib2
- ca-certificates
- yum: name=mock enablerepo=epel-testing state=latest

View file

@ -71,6 +71,7 @@
with_items:
- rpm
- glib2
- ca-certificates
- yum: name=mock enablerepo=epel-testing state=latest