Skip to content

Commit 827dfdc

Browse files
DOCSP-46526: deleting tabs (#671) (#696)
Backports #671 to v8.0
1 parent f067591 commit 827dfdc

File tree

2 files changed

+21
-37
lines changed

2 files changed

+21
-37
lines changed

source/includes/steps-install-mongodb-agent-source-all.yaml

Lines changed: 20 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
title: "Log in to the |application|."
22
stepnum: 0
33
ref: login
4+
45
---
56
title: "Begin or Manage a Deployment."
67
stepnum: 0
@@ -10,38 +11,34 @@ content: |
1011
Your project has no deployments and you see a prompt to get
1112
started.
1213
13-
.. tabs::
14-
:hidden:
15-
16-
.. tab:: Build New
17-
:tabid: buildNew
14+
To create a new deployment:
1815
19-
a. From the :guilabel:`Build New Deployment` menu,
20-
select the type of deployment you wish to add:
16+
a. From the :guilabel:`Build New Deployment` menu, select the type of
17+
deployment you wish to add:
2118
22-
- :doc:`New Sharded Cluster </tutorial/deploy-sharded-cluster>`
23-
- :doc:`New Replica Set </tutorial/deploy-replica-set>`
24-
- :doc:`New Standalone </tutorial/deploy-standalone>`
19+
- :doc:`New Sharded Cluster </tutorial/deploy-sharded-cluster>`
20+
- :doc:`New Replica Set </tutorial/deploy-replica-set>`
21+
- :doc:`New Standalone </tutorial/deploy-standalone>`
2522
26-
b. If, on the :guilabel:`Create New Deployment`
27-
page, |mms| cannot detect any hosts with the
28-
MongoDB Agent installed, you see a banner
29-
displayed at the top of the
30-
:guilabel:`Create New Deployment` page.
23+
b. If, on the :guilabel:`Create New Deployment`
24+
page, |mms| cannot detect any hosts with the
25+
MongoDB Agent installed, you see a banner
26+
displayed at the top of the
27+
:guilabel:`Create New Deployment` page.
3128
32-
Click the :guilabel:`see instructions` link.
29+
Click the :guilabel:`see instructions` link.
3330
34-
c. From the :guilabel:`Select Your Server's
35-
Operating System` menu, click {{menuOption}}.
31+
c. From the :guilabel:`Select Your Server's
32+
Operating System` menu, click {{menuOption}}.
3633
37-
d. Click :guilabel:`Next`.
34+
d. Click :guilabel:`Next`.
3835
39-
.. tab:: Manage Existing
40-
:tabid: manageExisting
36+
To manage an existing deployment:
4137
42-
a. Click :doc:`Manage your existing deployment </tutorial/add-existing-mongodb-processes>`.
38+
a. Click :doc:`Manage your existing deployment
39+
</tutorial/add-existing-mongodb-processes>`.
4340
44-
b. From the :guilabel:`Install Agent` menu, click {{menuOption}}.
41+
b. From the :guilabel:`Install Agent` menu, click {{menuOption}}.
4542
4643
replacement:
4744
menuOption: ""

source/tutorial/install-mongodb-agent-to-manage.txt

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,5 @@ deployments following this workflow.
1919
Please review the :doc:`/tutorial/install-mongodb-agent-prereq`
2020
before installing the {+mdbagent+}.
2121

22-
.. tabs::
2322

24-
tabs:
25-
26-
- id: buildNew
27-
name: Create a New Deployment
28-
content: |
29-
30-
.. include:: /includes/choice-install-mongodb-agent-manage-platform.rst
31-
32-
- id: manageExisting
33-
name: Manage an Existing Deployment
34-
content: |
35-
36-
.. include:: /includes/choice-install-mongodb-agent-manage-platform.rst
23+
.. include:: /includes/choice-install-mongodb-agent-manage-platform.rst

0 commit comments

Comments
 (0)