Skip to content

Instantly share code, notes, and snippets.

@shawn111
Created January 22, 2018 07:05
Show Gist options
  • Save shawn111/8d35b6b1c18d709c25cc5a389209a45d to your computer and use it in GitHub Desktop.
Save shawn111/8d35b6b1c18d709c25cc5a389209a45d to your computer and use it in GitHub Desktop.
[escore-atomic]
name=ESCore-7 - atomic
#baseurl=http://mirror.easystack.io/ESCL/vault.es/7.4.1708/atomic/x86_64/
baseurl=http://mirror.easystack.io/ESCL/vault.es/7.3.1611/atomic/x86_64/
#baseurl=http://mirror.easystack.io/koji-escl/repos/es7.4-docker/latest/x86_64/
enabled=1
gpgcheck=0
username=escore
password=escore
[escore-docker]
name=ESCore-7.4 - docker
baseurl=http://mirror.easystack.io/koji-escl/repos/es7.4-docker/latest/x86_64/
enabled=1
gpgcheck=0
username=escore
password=escore
[virt7-container-common-candidate]
name=virt7-container-common-candidate
baseurl=http://cbs.centos.org/repos/virt7-container-common-candidate/x86_64/os/
enabled=1
gpgcheck=0
# See CentOS-extras.repo - change that first, then make this match.
#exclude=
[escore-easystack]
name=ESCore-7 - easystack
baseurl=http://mirror.easystack.io/ESCL/vault.es/7.4.1708/easystack/x86_64/
enabled=1
gpgcheck=0
username=escore
password=escore
[escore-extras]
name=ESCore-7 - extras
#baseurl=http://mirror.easystack.io/ESCL/vault.es/7.4.1708/extras/x86_64/
#baseurl=http://mirror.easystack.io/ESCL/vault.es/7.3.1611/extras/x86_64/
baseurl=http://mirror.centos.org/centos/7/extras/x86_64/
enabled=1
gpgcheck=0
username=escore
password=escore
exclude=python-docker-py
[escore-os]
name=ESCore-7 - os
baseurl=http://mirror.easystack.io/ESCL/vault.es/7.4.1708/os/x86_64/
enabled=1
gpgcheck=0
username=escore
password=escore
exclude=sed which hostname gawk xz net-tools vim-minimal diffutils crontabs grep iputils
[escore-test]
name=ESCore-7 - test
baseurl=ftp://10.60.0.129/testing_repo/
enabled=1
gpgcheck=0
[escore-updates]
name=ESCore-7 - updates
baseurl=http://mirror.easystack.io/ESCL/vault.es/7.4.1708/updates/x86_64/
enabled=1
gpgcheck=0
username=escore
password=escore
exclude=sed which hostname gawk xz net-tools vim-minimal diffutils crontabs grep iputils
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment