Skip to content

Commit 31af6e5

Browse files
committed
Merge pull request #6 from tokyowizard/update/ghettoforge-repo
update ghettoforge repo rpm
2 parents 89e01bb + 1bec0c1 commit 31af6e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/centos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
- name: "Install Ghettoforge repo"
2020
yum: >
21-
name=http://mirror.symnds.com/distributions/gf/el/6/gf/x86_64/gf-release-6-8.gf.el6.noarch.rpm
21+
name=http://mirror.symnds.com/distributions/gf/el/6/gf/x86_64/gf-release-6-10.gf.el6.noarch.rpm
2222
state=present
2323
when: ansible_distribution_major_version|int == 6
2424
tags:

0 commit comments

Comments
 (0)