Skip to content

Commit 4e507a3

Browse files
committed
use new TurboVNC repofile
1 parent 27b6e3b commit 4e507a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/roles/openondemand/tasks/vnc_compute.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
- name: Enable TurboVNC repo
33
tags: install
44
get_url:
5-
url: https://turbovnc.org/pmwiki/uploads/Downloads/TurboVNC.repo
5+
url: https://raw.githubusercontent.com/TurboVNC/repo/main/TurboVNC.repo
66
dest: /etc/yum.repos.d/TurboVNC.repo
77

88
- name: Install EPEL

0 commit comments

Comments
 (0)