Skip to content

Commit 7fdbfb1

Browse files
authored
Fix repo URL
1 parent 8beda9b commit 7fdbfb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/stackhpc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ stackhpc_repo_centos_stream_extras_url: "{{ stackhpc_repo_mirror_url }}/pulp/con
5454
stackhpc_repo_centos_stream_extras_version: "{{ stackhpc_repo_distribution }}"
5555

5656
# CentOS Stream 8 Extras Common packages
57-
stackhpc_repo_centos_stream_extras_common_url: "{{ stackhpc_repo_mirror_url }}/pulp/content/centos/8-stream/extras/x86_64/extras-common/{{ stackhpc_repo_centos_stream_extras_version }}"
57+
stackhpc_repo_centos_stream_extras_common_url: "{{ stackhpc_repo_mirror_url }}/pulp/content/centos/8-stream/extras/x86_64/extras-common/{{ stackhpc_repo_centos_stream_extras_common_version }}"
5858
stackhpc_repo_centos_stream_extras_common_version: "{{ stackhpc_repo_distribution }}"
5959

6060
# EPEL 8

0 commit comments

Comments
 (0)