Skip to content

Commit e71bbc5

Browse files
committed
Removes [role='_abstract'] attribute from adocs files in snippets directory (#4853)
1 parent d79255b commit e71bbc5

26 files changed

+0
-26
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
:_mod-docs-content-type: SNIPPET
22
// Snippet that describes enterprise topology
33

4-
[role="_abstract"]
54
The {EnterpriseTopology} is intended for organizations that require {PlatformNameShort} to be deployed with redundancy or higher compute for large volumes of automation.
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
:_mod-docs-content-type: SNIPPET
22
//Snippet that describes growth topology
33

4-
[role="_abstract"]
54
The {GrowthTopology} is intended for organizations that are getting started with {PlatformNameShort} and do not require redundancy or higher compute for large volumes of automation. This topology allows for smaller footprint deployments.

downstream/snippets/cont-tested-system-config.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

44
.System configuration
55

6-
[role="_abstract"]
76
[options="header"]
87
|====
98
| Type | Description | Notes

downstream/snippets/cont-tested-vm-config.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
//Tested VM configuration snippet for container (CONT) topologies
33
.Virtual machine requirements
44

5-
[role="_abstract"]
65
[cols=2,options="header"]
76
|====
87
| Requirement | Minimum requirement
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
:_mod-docs-content-type: SNIPPET
22

3-
[role="_abstract"]
43
Upgrades from Containerized {PlatformNameShort} 2.4 to {PlatformVers} are not supported.
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
:_mod-docs-content-type: SNIPPET
22

3-
[role="_abstract"]
43
Deprecated functionality is still included in {PlatformNameShort} and continues to be supported during this version's support cycle. However, the functionality will be removed in a future release of {PlatformNameShort} and is not recommended for new deployments.

downstream/snippets/inventory-cont-a-env-a.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
:_mod-docs-content-type: SNIPPET
22
//Inventory file for CONT A ENV A topology
33

4-
[role="_abstract"]
54
[source,yaml,subs="+attributes"]
65
----
76
# This is the {PlatformNameShort} installer inventory file intended for the container growth deployment topology.

downstream/snippets/inventory-cont-b-env-a.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
:_mod-docs-content-type: SNIPPET
22
//Inventory file for CONT B ENV A topology
33

4-
[role="_abstract"]
54
[source,yaml,subs="+attributes"]
65
----
76
# This is the {PlatformNameShort} enterprise installer inventory file

downstream/snippets/inventory-rpm-a-env-a.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
:_mod-docs-content-type: SNIPPET
22
//Inventory file for RPM A ENV A topology
33

4-
[role="_abstract"]
54
[source,yaml,subs="+attributes"]
65
----
76
# This is the {PlatformNameShort} installer inventory file intended for the RPM growth deployment topology.

downstream/snippets/inventory-rpm-b-env-a.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
:_mod-docs-content-type: SNIPPET
22
//Inventory file for RPM B ENV A topology
33

4-
[role="_abstract"]
54
[source,yaml,subs="+attributes"]
65
----
76
# This is the {PlatformNameShort} enterprise installer inventory file

0 commit comments

Comments
 (0)