File tree Expand file tree Collapse file tree 1 file changed +46
-0
lines changed Expand file tree Collapse file tree 1 file changed +46
-0
lines changed Original file line number Diff line number Diff line change @@ -52,6 +52,34 @@ repo_gpgcheck=1
5252gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-xcpng
5353priority=1
5454
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+
5583# Source repositories
5684
5785[xcp-ng-base-src]
@@ -116,3 +144,21 @@ gpgcheck=1
116144repo_gpgcheck=1
117145gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-xcpng
118146priority=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