Skip to content

Commit 2b19c8f

Browse files
committed
revert for ubuntu 18.04 since 4.0.1
1 parent d5c2586 commit 2b19c8f

File tree

4 files changed

+0
-18
lines changed

4 files changed

+0
-18
lines changed

source/includes/fact-platform-x86_64.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,11 +82,6 @@
8282
- |checkmark|
8383
- |checkmark|
8484
- |checkmark|
85-
* - Ubuntu 18.04
86-
- |checkmark|
87-
-
88-
-
89-
-
9085

9186
* - Windows Vista
9287
-

source/includes/steps-install-mongodb-enterprise-on-ubuntu.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@ action:
2424
2525
echo "deb [ arch=amd64,arm64,ppc64el,s390x ] http://repo.mongodb.com/apt/ubuntu xenial/mongodb-enterprise/{+package-branch+} multiverse" | sudo tee /etc/apt/sources.list.d/mongodb-enterprise.list
2626
27-
Ubuntu 18.04
28-
.. code-block:: sh
29-
30-
echo "deb [ arch=amd64 ] http://repo.mongodb.com/apt/ubuntu bionic/mongodb-enterprise/{+package-branch+} multiverse" | sudo tee /etc/apt/sources.list.d/mongodb-enterprise.list
31-
3227
- pre: |
3328
If you'd like to install MongoDB Enterprise packages from a
3429
particular :ref:`release series <release-version-numbers>` such as

source/includes/steps-install-mongodb-on-ubuntu.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,6 @@ action:
3131
.. code-block:: sh
3232
3333
echo "deb [ arch=amd64,arm64 ] https://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/{+package-branch+} multiverse" | sudo tee /etc/apt/sources.list.d/mongodb-org-{+version+}.list
34-
35-
Ubuntu 18.04
36-
.. code-block:: sh
37-
38-
echo "deb [ arch=amd64 ] https://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/{+package-branch+} multiverse" | sudo tee /etc/apt/sources.list.d/mongodb-org-{+version+}.list
39-
4034
---
4135
title: Reload local package database.
4236
stepnum: 3

source/release-notes/4.0.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -490,8 +490,6 @@ Platform Support
490490

491491
- :doc:`Debian 9 "Stretch" </tutorial/install-mongodb-on-debian>`
492492

493-
- :doc:`Ubuntu 18.04 </tutorial/install-mongodb-on-ubuntu>`
494-
495493
- MongoDB 4.0 (Community) adds support for:
496494

497495
- s390x RHEL 6.x

0 commit comments

Comments
 (0)