copr: distribution-gpg-keys are not yet in ppc64le fedora main repositories

let install it manually for now
it can be removed after few days, or weeks.
This commit is contained in:
Miroslav Suchý 2016-08-18 14:05:23 +02:00
parent 01450c01ab
commit 7913706e02

View file

@ -4,6 +4,9 @@
- name: set bigger timeout for yum
ini_file: dest=/etc/yum.conf section=main option=timeout value=1000
- name: install distribution-gpg-keys which are right now not in fedora main
shell: dnf install -y https://kojipkgs.fedoraproject.org//packages/distribution-gpg-keys/1.5/1.fc24/noarch/distribution-gpg-keys-1.5-1.fc24.noarch.rpm
- name: install pkgs
yum: state=present pkg={{ item }}
with_items:
@ -89,3 +92,4 @@
- name: we need to have older fedpkg till BZ 1315423 is resolved
shell: dnf install -y https://kojipkgs.fedoraproject.org//packages/fedpkg/1.20/2.fc23/noarch/fedpkg-1.20-2.fc23.noarch.rpm