Skip to content

Commit f94d5e5

Browse files
committed
added the common attributes file to all assembly/main adoc files
1 parent 0c488c5 commit f94d5e5

25 files changed

+45
-10
lines changed

content/contribute/background-on-pattern-development.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ aliases: /background-on-pattern-development/
88
:toc:
99
:imagesdir: /images
1010
:_content-type: ASSEMBLY
11+
include::modules/comm-attributes.adoc[]
1112

1213
== Introduction
1314

content/contribute/contribute-to-docs.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ weight: 10
66
---
77

88
:toc:
9+
:_content-type: ASSEMBLY
10+
include::modules/comm-attributes.adoc[]
911

1012
//Use the Contributor's guide to learn about ways to contribute to the Validated Patterns, to understand the prerequisites and toolchain required for contribution, and to follow some basic documentation style and structure guidelines.
1113

content/contribute/creating-a-pattern.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ aliases: /creating-a-pattern/
88
:toc:
99
:imagesdir: /images
1010
:_content-type: ASSEMBLY
11+
include::modules/comm-attributes.adoc[]
1112

1213
The validated patterns community has relied on existing architectures that have been successfully deployed in an enterprise. The architecture itself is a best practice in assembling technologies and projects to provide a working solution. How that solution is deployed and managed is a different matter. It may have evolved over time and may have grown in its deployment such that ongoing maintenance is not sustainable.
1314

content/contribute/extending-a-pattern.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ aliases: /extending-a-pattern/
88
:toc:
99
:imagesdir: /images
1010
:_content-type: ASSEMBLY
11+
include::modules/comm-attributes.adoc[]
1112

1213
== Introduction to extending a pattern using a fork
1314

content/contribute/structure.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ aliases: /building-vps/structure/
1010
:toc:
1111
:imagesdir: /images
1212
:_content-type: ASSEMBLY
13+
include::modules/comm-attributes.adoc[]
1314

1415
== Framework fundamentals
1516

content/learn/about.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ weight: 10
55
---
66
:toc:
77

8+
:_content-type: ASSEMBLY
9+
include::modules/comm-attributes.adoc[]
10+
811
Validated Patterns and upstream Community Patterns are a natural progression from reference architectures with additional value. Here is a brief video to explain what patterns are all about:
912

1013
image::https://img.youtube.com/vi/lI8TurakeG4/0.jpg[patterns-intro-video,link=https://www.youtube.com/watch?v=lI8TurakeG4]

content/learn/importing-a-cluster.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ aliases: /learn/importing-a-cluster/
88
---
99

1010
:toc:
11+
:_content-type: ASSEMBLY
12+
include::modules/comm-attributes.adoc[]
1113

1214
[id="importing-a-cluster"]
1315
== Importing a managed cluster

content/learn/infrastructure.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ aliases: /infrastructure/
66
---
77

88
:toc:
9+
:_content-type: ASSEMBLY
10+
include::modules/comm-attributes.adoc[]
911

1012
[id="background"]
1113
== Background

content/learn/ocp-cluster-general-sizing.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ aliases: /infrastructure/ocp-cluster-general-sizing/
88
---
99

1010
:toc:
11+
:_content-type: ASSEMBLY
12+
include::modules/comm-attributes.adoc[]
1113

1214
= OpenShift General Sizing
1315

content/learn/quickstart.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ weight: 20
66
---
77

88
:toc:
9+
:_content-type: ASSEMBLY
10+
include::modules/comm-attributes.adoc[]
911

1012
== Patterns quick start
1113

0 commit comments

Comments
 (0)