Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # 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-base]
- name=CloudLinux-$releasever - Base
- mirrorlist=http://repo.cloudlinux.com/cloudlinux/mirrorlists/cloudlinux-$releasever-$basearch-os.mirrorlist
- baseurl=http://repo.cloudlinux.com/cloudlinux/$releasever/os/$basearch/
- enabled=1
- gpgcheck=1
- gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CloudLinux
- #released updates
- [cloudlinux-updates]
- name=CloudLinux-$releasever - Updates
- mirrorlist=http://repo.cloudlinux.com/cloudlinux/mirrorlists/cloudlinux-$releasever-$basearch-updates.mirrorlist
- enabled=1
- gpgcheck=1
- gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CloudLinux
- #updates-testing
- [cloudlinux-updates-testing]
- name=CloudLinux-$releasever - Updates Testing
- baseurl=http://repo.cloudlinux.com/cloudlinux/$releasever/updates-testing/$basearch/
- enabled=0
- gpgcheck=1
- gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CloudLinux
- [cloudlinux-base-source]
- name=CloudLinux-$releasever - Base Sources
- baseurl=http://repo.cloudlinux.com/cloudlinux/$releasever/os/Sources/
- enabled=0
- gpgcheck=1
- gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CloudLinux
- [cloudlinux-updates-source]
- name=CloudLinux-$releasever - Updates Source
- baseurl=http://repo.cloudlinux.com/cloudlinux/$releasever/updates/Sources/
- 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=http://repo.cloudlinux.com/cloudlinux/$releasever/updates-testing/Sources/
- enabled=0
- gpgcheck=1
- gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CloudLinux
- [cloudlinux-x86_64-server-7-source]
- name=CloudLinux-$releasever - source
- baseurl=http://repo.cloudlinux.com/cloudlinux/$releasever/os/Sources/
- enabled=0
- gpgcheck=1
- gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CloudLinux
- [cloudlinux-x86_64-server-7-debuginfo]
- name=CloudLinux-$releasever - debuginfo
- baseurl=http://repo.cloudlinux.com/cloudlinux/7/debug/$basearch/
- enabled=0
- gpgcheck=1
- gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CloudLinux
- [cloudlinux-base-debuginfo]
- name=CloudLinux-base-$releasever - debuginfo
- baseurl=http://repo.cloudlinux.com/cloudlinux/7/debug/$basearch/
- enabled=0
- gpgcheck=1
- gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CloudLinux
- [cloudlinux-updates-debuginfo]
- name=CloudLinux-updates-$releasever - debuginfo
- baseurl=http://repo.cloudlinux.com/cloudlinux/7/updates-debug/$basearch/
- enabled=0
- gpgcheck=1
- gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CloudLinux
- [cloudlinux-updates-testing-debuginfo]
- name=cloudlinux-updates-testing-debuginfo
- baseurl=http://repo.cloudlinux.com/cloudlinux/7/updates-testing/debug/$basearch/
- enabled=0
- gpgcheck=1
- gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CloudLinux
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement