Change the ius url
The old url was deprecated [1] and no longer works. [1] https://github.com/iusrepo/announce/issues/18 Change-Id: I63cc95f7228a8495eab3553e2bbcb1acfa82f3c4 Closes-Bug: #1880236
This commit is contained in:
parent
03a75eb6c9
commit
ca7228937c
@ -47,7 +47,7 @@ dnf module enable -y idm:DL1/{dns,adtrust,client,server,common}
|
||||
|
||||
{% if ansible_distribution_major_version is version("7", "<=") -%}
|
||||
|
||||
curl -Lo ius-release.rpm https://centos7.iuscommunity.org/ius-release.rpm
|
||||
curl -Lo ius-release.rpm https://repo.ius.io/ius-release-el7.rpm
|
||||
rpm -Uvh ius-release*.rpm
|
||||
|
||||
{% endif %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user