Skip to content

Instantly share code, notes, and snippets.

@cloudnull
Created January 5, 2021 23:37
Show Gist options
  • Save cloudnull/3db5385e3d0fd373be81d9b8f156b67c to your computer and use it in GitHub Desktop.
Save cloudnull/3db5385e3d0fd373be81d9b8f156b67c to your computer and use it in GitHub Desktop.
[baseos]
name=CentOS Linux $releasever - BaseOS
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=BaseOS&infra=$infra
#baseurl=http://mirror.centos.org/$contentdir/$releasever/BaseOS/$basearch/os/
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
[appstream]
name=CentOS Linux $releasever - AppStream
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=AppStream&infra=$infra
#baseurl=http://mirror.centos.org/$contentdir/$releasever/AppStream/$basearch/os/
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment