summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZakhar Kleyman <zakhar.kleyman@mongodb.com>2020-11-12 16:18:25 -0500
committerZakhar Kleyman <zakhar.kleyman@mongodb.com>2020-11-12 16:18:25 -0500
commit78d43fd46ed152bf75396ec114aaf908751b130e (patch)
tree5975b46807050bac4c46b887ae33b547b88b15a2
parentd9d5507ab6a8b117254cca3b5cd74ac3019c0d25 (diff)
downloadmongo-78d43fd46ed152bf75396ec114aaf908751b130e.tar.gz
SERVER-32437 add amazon2 to repo_config
-rw-r--r--etc/repo_config.yaml16
1 files changed, 15 insertions, 1 deletions
diff --git a/etc/repo_config.yaml b/etc/repo_config.yaml
index c7f4ef16ed5..1200d95fe6a 100644
--- a/etc/repo_config.yaml
+++ b/etc/repo_config.yaml
@@ -97,6 +97,13 @@ repos:
repos:
- yum/amazon/2013.03/mongodb-org
+ - name: amazon2
+ type: rpm
+ edition: org
+ bucket: repo.mongodb.org
+ repos:
+ - yum/amazon/2/mongodb-org
+
- name: suse11
type: rpm
edition: org
@@ -244,6 +251,13 @@ repos:
repos:
- yum/amazon/2013.03/mongodb-enterprise
+ - name: amazon2
+ type: rpm
+ edition: enterprise
+ bucket: repo.mongodb.com
+ repos:
+ - yum/amazon/2/mongodb-enterprise
+
- name: suse11
type: rpm
edition: enterprise
@@ -336,4 +350,4 @@ repos:
- amd64
- i386
repos:
- - apt/ubuntu/dists/bionic/mongodb-enterprise \ No newline at end of file
+ - apt/ubuntu/dists/bionic/mongodb-enterprise