849151
@@ -126,5 +126,5 @@
convert:
- overview: "Converting from CentOS Linux 8 to CentOS Stream 8"
commands: |-
- dnf swap centos-linux-repos centos-stream-repos
+ dnf --disablerepo '*' --allowerasing install http://mirror.centos.org/centos/8-stream/BaseOS/x86_64/os/Packages/centos-stream-repos-8-3.el8.noarch.rpm
dnf distro-sync
Pull-Request has been merged by rbowen