File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -56,26 +56,26 @@ openhpc_extra_repos: []
56
56
ohpc_openhpc_repos :
57
57
" 7 " :
58
58
- name : OpenHPC
59
- file : OpenHPC.repo
59
+ file : OpenHPC
60
60
description : " OpenHPC-1.3 - Base"
61
61
baseurl : " http://build.openhpc.community/OpenHPC:/1.3/CentOS_7"
62
62
gpgcheck : true
63
63
gpgkey : https://raw.githubusercontent.com/openhpc/ohpc/v1.3.5.GA/components/admin/ohpc-release/SOURCES/RPM-GPG-KEY-OpenHPC-1
64
64
- name : OpenHPC-updates
65
- file : OpenHPC.repo
65
+ file : OpenHPC
66
66
description : " OpenHPC-1.3 - Updates"
67
67
baseurl : " http://build.openhpc.community/OpenHPC:/1.3/updates/CentOS_7"
68
68
gpgcheck : true
69
69
gpgkey : https://raw.githubusercontent.com/openhpc/ohpc/v1.3.5.GA/components/admin/ohpc-release/SOURCES/RPM-GPG-KEY-OpenHPC-1
70
70
" 8 " :
71
71
- name : OpenHPC
72
- file : OpenHPC.repo
72
+ file : OpenHPC
73
73
description : OpenHPC-2 - Base
74
74
baseurl : " http://repos.openhpc.community/OpenHPC/2/CentOS_8"
75
75
gpgcheck : true
76
76
gpgkey : https://raw.githubusercontent.com/openhpc/ohpc/v2.6.1.GA/components/admin/ohpc-release/SOURCES/RPM-GPG-KEY-OpenHPC-2
77
77
- name : OpenHPC-updates
78
- file : OpenHPC.repo
78
+ file : OpenHPC
79
79
description : OpenHPC-2 - Updates
80
80
baseurl : " http://repos.openhpc.community/OpenHPC/2/updates/CentOS_8"
81
81
gpgcheck : true
@@ -84,14 +84,14 @@ ohpc_openhpc_repos:
84
84
ohpc_default_extra_repos :
85
85
" 7 " :
86
86
- name : epel
87
- file : epel.repo
87
+ file : epel
88
88
description : " Extra Packages for Enterprise Linux 7 - $basearch"
89
89
metalink : " https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch&infra=$infra&content=$contentdir"
90
90
gpgcheck : true
91
91
gpgkey : " https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-7"
92
92
" 8 " :
93
93
- name : epel
94
- file : epel.repo
94
+ file : epel
95
95
description : " Extra Packages for Enterprise Linux 8 - $basearch"
96
96
metalink : " https://mirrors.fedoraproject.org/metalink?repo=epel-8&arch=$basearch&infra=$infra&content=$contentdir"
97
97
gpgcheck : true
You can’t perform that action at this time.
0 commit comments