Now you see me, now you don't
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
c83cd8d9a9
commit
56f33df0ce
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
- shell: yum-deprecated install -y fedpkg-copr || yum install -y fedpkg-copr
|
||||
|
||||
# This needs to be updated for python-fedora
|
||||
- shell: yum-deprecated update -y python-requests
|
||||
- shell: yum-deprecated update -y python-requests || yum install -y python-requests
|
||||
|
||||
- get_url: url=https://kojipkgs.fedoraproject.org//packages/mock/1.2.12/1.fc21/noarch/mock-1.2.12-1.fc21.noarch.rpm dest=/tmp/
|
||||
- yum: state=present name=/tmp/mock-1.2.12-1.fc21.noarch.rpm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue