summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Chen <john.chen@mongodb.com>2019-11-14 16:36:46 +0000
committerevergreen <evergreen@mongodb.com>2019-11-14 16:36:46 +0000
commit6bb8539ee3a16dc3f2ae72f144ffc2b51a229168 (patch)
treeddbab48553266da8afad5f41a67d9869f2e17028
parent7a68e38d4bb0e44a9083d43a68c6e8b3ffa0697d (diff)
downloadmongo-6bb8539ee3a16dc3f2ae72f144ffc2b51a229168.tar.gz
SERVER-44606 Adding Debian10 to enterprise repo config
-rw-r--r--etc/repo_config.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/etc/repo_config.yaml b/etc/repo_config.yaml
index 021866c3b03..8c6055e9ec0 100644
--- a/etc/repo_config.yaml
+++ b/etc/repo_config.yaml
@@ -327,6 +327,17 @@ repos:
repos:
- zypper/suse/15/mongodb-enterprise
+ - name: debian10
+ type: deb
+ edition: enterprise
+ code_name: "buster"
+ bucket: repo.mongodb.com
+ component: main
+ architectures:
+ - amd64
+ repos:
+ - apt/debian/dists/stretch/mongodb-enterprise
+
- name: debian92
type: deb
edition: enterprise