Fix download URL for yum integration test.

(cherry picked from commit 3b693be80f)
pull/43912/head
Matt Clay 6 years ago
parent 39182552ef
commit 71eabf134f

@ -450,7 +450,7 @@
state: absent
- set_fact:
pkg_url: http://download.fedoraproject.org/pub/epel/7/x86_64/Packages/f/fpaste-0.3.7.4.1-1.el7.noarch.rpm
pkg_url: https://s3.amazonaws.com/ansible-ci-files/test/integration/targets/yum/fpaste-0.3.7.4.1-2.el7.noarch.rpm
# setup end
- name: download an rpm

Loading…
Cancel
Save