ok
Direktori : /etc/yum.repos.d/ |
Current File : //etc/yum.repos.d/cloudlinux.repo |
# cloudlinux.repo # # The mirror system uses the connecting IP address of the client and the # update status of each mirror to pick mirrors that are updated to and # geographically close to the client. You should use this for CloudLinux updates # unless you are manually picking other mirrors. # [cloudlinux-updates-testing] name=CloudLinux $releasever - Updates Testing baseurl=https://repo.cloudlinux.com/cloudlinux/$releasever/updates-testing/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CloudLinux ## Sources [cloudlinux-x86_64-server-8-source] name=CloudLinux $cloudlinux_releasever - Source baseurl=https://repo.cloudlinux.com/cloudlinux/$cloudlinux_releasever/cloudlinux-x86_64-server-8/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CloudLinux [cloudlinux-updates-testing-source] name=CloudLinux $releasever - Updates Testing Source baseurl=https://repo.cloudlinux.com/cloudlinux/$releasever/updates-testing/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CloudLinux ## Debuginfo [cloudlinux-x86_64-server-8-debuginfo] name=CloudLinux $cloudlinux_releasever - debuginfo baseurl=https://repo.cloudlinux.com/cloudlinux/$cloudlinux_releasever/cloudlinux-x86_64-server-8/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CloudLinux [cloudlinux-updates-testing-debuginfo] name=CloudLinux $releasever - Updates Testing debuginfo baseurl=https://repo.cloudlinux.com/cloudlinux/$releasever/updates-testing/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CloudLinux