File tree 1 file changed +46
-0
lines changed
1 file changed +46
-0
lines changed Original file line number Diff line number Diff line change @@ -52,6 +52,34 @@ repo_gpgcheck=1
52
52
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-xcpng
53
53
priority=1
54
54
55
+
56
+ [xcp-ng-lab]
57
+ name=XCP-ng Lab Source Repository
58
+ baseurl=http://mirrors.xcp-ng.org/8/@XCP_NG_BRANCH@/lab/x86_64/
59
+ enabled=0
60
+ gpgcheck=1
61
+ repo_gpgcheck=1
62
+ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-xcpng
63
+ priority=1
64
+
65
+ [xcp-ng-linstor]
66
+ name=XCP-ng LINSTOR Repository
67
+ baseurl=https://repo.vates.tech/xcp-ng/8/@XCP_NG_BRANCH@/linstor/x86_64/
68
+ enabled=0
69
+ gpgcheck=1
70
+ repo_gpgcheck=1
71
+ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-xcpng
72
+ priority=1
73
+
74
+ [xcp-ng-linstor-testing]
75
+ name=XCP-ng LINSTOR Testing Repository
76
+ baseurl=https://repo.vates.tech/xcp-ng/8/@XCP_NG_BRANCH@/linstor-testing/x86_64/
77
+ enabled=0
78
+ gpgcheck=1
79
+ repo_gpgcheck=1
80
+ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-xcpng
81
+ priority=1
82
+
55
83
# Source repositories
56
84
57
85
[xcp-ng-base-src]
@@ -116,3 +144,21 @@ gpgcheck=1
116
144
repo_gpgcheck=1
117
145
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-xcpng
118
146
priority=1
147
+
148
+ [xcp-ng-linstor-src]
149
+ name=XCP-ng LINSTOR Repository
150
+ baseurl=https://repo.vates.tech/xcp-ng/8/@XCP_NG_BRANCH@/linstor/Source/
151
+ enabled=0
152
+ gpgcheck=1
153
+ repo_gpgcheck=1
154
+ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-xcpng
155
+ priority=1
156
+
157
+ [xcp-ng-linstor-testing-src]
158
+ name=XCP-ng LINSTOR Testing Repository
159
+ baseurl=https://repo.vates.tech/xcp-ng/8/@XCP_NG_BRANCH@/linstor-testing/Source/
160
+ enabled=0
161
+ gpgcheck=1
162
+ repo_gpgcheck=1
163
+ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-xcpng
164
+ priority=1
You can’t perform that action at this time.
0 commit comments