diff --git a/config/repo-config.yml b/config/repo-config.yml index 95210522ad..698a90a4d8 100644 --- a/config/repo-config.yml +++ b/config/repo-config.yml @@ -80,10 +80,21 @@ repos: repos: - apt/ubuntu/dists/bionic/mongodb-org + - name: ubuntu2004 + type: deb + code_name: "focal" + edition: org + bucket: repo.mongodb.org + component: multiverse + architectures: + - amd64 + repos: + - apt/ubuntu/dists/focal/mongodb-org + - name: rhel80 type: rpm edition: org bucket: repo.mongodb.org repos: - yum/redhat/8/mongodb-org - - yum/redhat/8Server/mongodb-org \ No newline at end of file + - yum/redhat/8Server/mongodb-org