File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,13 +11,13 @@ common_yum_repos:
11
11
yum_repos :
12
12
CentOS-AppStream :
13
13
name : " CentOS-$releasever - AppStream"
14
- baseurl : https://composes.stream.centos.org/test /latest-CentOS-Stream/compose/AppStream/x86_64/os/
14
+ baseurl : https://composes.stream.centos.org/development /latest-CentOS-Stream/compose/AppStream/x86_64/os/
15
15
gpgcheck : 0
16
16
enabled : 1
17
17
gpgkey : file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
18
18
CentOS-BaseOS :
19
19
name : " CentOS-$releasever - BaseOS"
20
- baseurl : https://composes.stream.centos.org/test /latest-CentOS-Stream/compose/BaseOS/x86_64/os/
20
+ baseurl : https://composes.stream.centos.org/development /latest-CentOS-Stream/compose/BaseOS/x86_64/os/
21
21
gpgcheck : 0
22
22
enabled : 1
23
23
gpgkey : file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
You can’t perform that action at this time.
0 commit comments