Skip to content

Commit 47577e6

Browse files
authored
(DOCSP-31769): Backport DOCSP-29994 to v4.4. (#4181) (#4207)
1 parent 6c41bdc commit 47577e6

File tree

4 files changed

+0
-22
lines changed

4 files changed

+0
-22
lines changed

source/includes/extracts-macos-prevent-from-launch.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,4 @@ source:
44
file: extracts-macos-prevent-launch-base.yaml
55
replacement:
66
binary_name: ":binary:`~bin.mongod`"
7-
---
8-
ref: macos-prevent-launch-mongo
9-
source:
10-
ref: _macos-prevent-launch
11-
file: extracts-macos-prevent-launch-base.yaml
12-
replacement:
13-
binary_name: "the :binary:`~bin.mongo` shell"
147
...

source/includes/steps-run-mongodb-on-osx.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -104,10 +104,6 @@ action:
104104
code: |
105105
mongo
106106
post: |
107-
.. note:: macOS Prevents ``mongo`` From Opening
108-
109-
110-
.. include:: /includes/extracts/macos-prevent-launch-mongo.rst
111107
112108
For more information on connecting using the :binary:`~bin.mongo`
113109
shell, such as to connect to a :binary:`~bin.mongod` instance running

source/mongo.txt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,6 @@ Prerequisites
5656
can copy the ``mongo`` shell to a location on your filesystem that
5757
is already present in your ``PATH``, such as ``/usr/bin`` on Linux.
5858

59-
macOS Security Verification
60-
~~~~~~~~~~~~~~~~~~~~~~~~~~~
61-
62-
*For macOS users:*
63-
64-
.. include:: /includes/extracts/macos-prevent-launch-mongo.rst
65-
6659
Local MongoDB Instance on Default Port
6760
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6861

source/tutorial/install-mongodb-on-os-x.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -264,10 +264,6 @@ running instance. From a new terminal, issue the following:
264264

265265
mongo
266266

267-
.. note:: macOS Prevents ``mongo`` From Opening
268-
269-
.. include:: /includes/extracts/macos-prevent-launch-mongo.rst
270-
271267
For information on CRUD (Create,Read,Update,Delete) operations, see:
272268

273269
- :doc:`/tutorial/insert-documents`

0 commit comments

Comments
 (0)