2
0
mirror of https://github.com/frappe/bench.git synced 2024-09-23 20:49:01 +00:00

Fix: IUS release repo

This commit is contained in:
Saurabh 2020-05-20 12:56:57 +05:30 committed by GitHub
parent c022d7be1d
commit af8dd8f98f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
become: yes
become_user: root
yum:
name: https://centos7.iuscommunity.org/ius-release.rpm
name: https://repo.ius.io/ius-release-el7.rpm
state: present
- name: "Setup prerequisites using yum"