This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
tsg-tsg-os-buildimage/conf/yum-RockyLinux-8.conf
2023-11-22 09:41:44 +08:00

123 lines
2.8 KiB
Plaintext

[main]
cachedir=/var/cache/yum/x86_64/8
keepcache=0
debuglevel=2
logfile=/var/log/yum.log
exactarch=1
obsoletes=1
plugins=1
installonly_limit=5
distroverpkg=rocky-release
reposdir=./
[base]
name=RockyLinux-8 - Base - mirrors.aliyun.com
#failovermethod=priority
baseurl=http://mirrors.aliyun.com/rockylinux/8/BaseOS/x86_64/os/
gpgcheck=1
gpgkey=http://mirrors.aliyun.com/rockylinux/8/BaseOS/x86_64/os/RPM-GPG-KEY-rockyofficial
[extras]
name=RockyLinux-8 - Extras - mirrors.aliyun.com
#failovermethod=priority
baseurl=http://mirrors.aliyun.com/rockylinux/8/extras/x86_64/os/
gpgcheck=0
[docker-ce-stable]
name=Docker CE Stable
baseurl=http://mirrors.aliyun.com/docker-ce/linux/centos/8/x86_64/stable/
enabled=1
gpgcheck=0
[PowerTools]
name=RockyLinux-8 - PowerTools - mirrors.aliyun.com
baseurl=http://mirrors.aliyun.com/rockylinux/8/PowerTools/x86_64/os/
gpgcheck=1
enabled=1
gpgkey=http://mirrors.aliyun.com/rockylinux/8/PowerTools/x86_64/os/RPM-GPG-KEY-rockyofficial
[epel]
name=Extra Packages for Enterprise Linux 8 - x86_64
baseurl=http://mirrors.aliyun.com/epel/8/Everything/x86_64/
enabled=1
gpgcheck=0
[App]
name=App Packages for Enterprise Linux 8 - x86_64
baseurl=http://mirrors.aliyun.com/rockylinux/8/AppStream/x86_64/os/
enabled=1
gpgcheck=1
gpgkey=http://mirrors.aliyun.com/rockylinux/8/AppStream/x86_64/os/RPM-GPG-KEY-rockyofficial
[framework]
name=framework
baseurl=https://repo.geedge.net/pulp/content/8/x86_64/stable/framework/
enabled=1
gpgcheck=0
username=PULP_REPO_USERNAME
password=PULP_REPO_PASSWORD
[platform]
name=platform
baseurl=https://repo.geedge.net/pulp/content/8/x86_64/stable/platform/
enabled=1
gpgcheck=0
username=PULP_REPO_USERNAME
password=PULP_REPO_PASSWORD
[protocol]
name=protocol
baseurl=https://repo.geedge.net/pulp/content/8/x86_64/stable/protocol/
enabled=1
gpgcheck=0
username=PULP_REPO_USERNAME
password=PULP_REPO_PASSWORD
[tsg]
name=tsg
baseurl=https://repo.geedge.net/pulp/content/8/x86_64/stable/tsg/
enabled=1
gpgcheck=0
username=PULP_REPO_USERNAME
password=PULP_REPO_PASSWORD
[AppSktech]
name=AppSketch
baseurl=https://repo.geedge.net/pulp/content/8/x86_64/stable/AppSketch/
enabled=1
gpgcheck=0
username=PULP_REPO_USERNAME
password=PULP_REPO_PASSWORD
[tfe]
name=tfe
baseurl=https://repo.geedge.net/pulp/content/8/x86_64/stable/tfe/
enabled=1
gpgcheck=0
username=PULP_REPO_USERNAME
password=PULP_REPO_PASSWORD
[ofed-user]
name=ofed-user
baseurl=https://repo.geedge.net/pulp/content/8/x86_64/stable/ofed-user-space-only/
enabled=1
gpgcheck=0
username=PULP_REPO_USERNAME
password=PULP_REPO_PASSWORD
[ofed-kernel]
name=ofed-kernel
baseurl=https://repo.geedge.net/pulp/content/8/x86_64/stable/ofed-kernel-only/
enabled=1
gpgcheck=0
username=PULP_REPO_USERNAME
password=PULP_REPO_PASSWORD
[stellar]
name=stellar
baseurl=https://repo.geedge.net/pulp/content/8/x86_64/stable/stellar/
enabled=1
gpgcheck=0
username=PULP_REPO_USERNAME
password=PULP_REPO_PASSWORD