Skip to content

Commit

Permalink
ansible/ius-repo: update link to IUS community repo r=zeid
Browse files Browse the repository at this point in the history
This URL has been deprecated, since it was just redirecting
to the CDN backed URL.

See iusrepo/announce#18

Differential Revision: https://phabricator.services.mozilla.com/D76171

--HG--
extra : moz-landing-system : lando
  • Loading branch information
cgsheeh committed May 20, 2020
1 parent af95c55 commit 233b6d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/ius-repo/tasks/main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
- name: configure IUS Community Repos
yum:
name: https://centos7.iuscommunity.org/ius-release.rpm
name: https://repo.ius.io/ius-release-el7.rpm
state: present

0 comments on commit 233b6d2

Please sign in to comment.