diff options
author | John Chen <johnchen456@gmail.com> | 2021-03-10 11:57:42 -0500 |
---|---|---|
committer | Evergreen Agent <no-reply@evergreen.mongodb.com> | 2021-03-16 18:04:27 +0000 |
commit | 990f7a45d6aa0fbfc2521e8075d6c0b3cd2881e4 (patch) | |
tree | 18c736b988d385333f58fa1001edf1af0f6e9228 /etc/repo_config.yaml | |
parent | 92c4d25d07b94356a27c8455f320d4145195a7e3 (diff) | |
download | mongo-990f7a45d6aa0fbfc2521e8075d6c0b3cd2881e4.tar.gz |
SERVER-50565 Remove RHEL 6.0
Diffstat (limited to 'etc/repo_config.yaml')
-rw-r--r-- | etc/repo_config.yaml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/etc/repo_config.yaml b/etc/repo_config.yaml index 1798b1969da..9d12d5283ed 100644 --- a/etc/repo_config.yaml +++ b/etc/repo_config.yaml @@ -66,22 +66,6 @@ repos: # #################### - - name: rhel62 - type: rpm - edition: org - bucket: repo.mongodb.org - repos: - - yum/redhat/6/mongodb-org - - yum/redhat/6Server/mongodb-org - - - name: rhel67 - type: rpm - edition: org - bucket: repo.mongodb.org - repos: - - yum/redhat/6/mongodb-org - - yum/redhat/6Server/mongodb-org - - name: rhel70 type: rpm edition: org |