From cabedbfc3288f33327bf808537e9950ab3426d52 Mon Sep 17 00:00:00 2001 From: Andrea Hoffer Date: Mon, 27 Oct 2025 09:40:41 -0400 Subject: [PATCH] Adding missing content types for core OCP snippets --- snippets/audit-logs-default.adoc | 2 ++ snippets/deprecated-feature.adoc | 2 ++ snippets/developer-preview.adoc | 2 ++ snippets/operator-not-available.adoc | 2 ++ snippets/technology-preview.adoc | 2 ++ 5 files changed, 10 insertions(+) diff --git a/snippets/audit-logs-default.adoc b/snippets/audit-logs-default.adoc index 45ec4ee4115e..992748a1e489 100644 --- a/snippets/audit-logs-default.adoc +++ b/snippets/audit-logs-default.adoc @@ -1,3 +1,5 @@ +:_mod-docs-content-type: SNIPPET + // Module included in the following assemblies and modules: // // * observability/logging/log_collection_forwarding/configuring-log-forwarding.adoc diff --git a/snippets/deprecated-feature.adoc b/snippets/deprecated-feature.adoc index e30dac75e985..71d56aec58a2 100644 --- a/snippets/deprecated-feature.adoc +++ b/snippets/deprecated-feature.adoc @@ -1,3 +1,5 @@ +:_mod-docs-content-type: SNIPPET + // When including this file, ensure that {FeatureName} is set immediately before // the include. Otherwise it will result in an incorrect replacement. diff --git a/snippets/developer-preview.adoc b/snippets/developer-preview.adoc index 84e70cfd8d7e..5e882982d6b8 100644 --- a/snippets/developer-preview.adoc +++ b/snippets/developer-preview.adoc @@ -1,3 +1,5 @@ +:_mod-docs-content-type: SNIPPET + // DO NOT USE THIS SNIPPET. DEVELOPER PREVIEW FEATURES ARE NOT DOCUMENTED IN CORE OPENSHIFT DOCS. // When including this file, ensure that {FeatureName} is set immediately before the include. Otherwise it will result in an incorrect replacement. diff --git a/snippets/operator-not-available.adoc b/snippets/operator-not-available.adoc index 24cbc1eec6a0..a50bf36ef82f 100644 --- a/snippets/operator-not-available.adoc +++ b/snippets/operator-not-available.adoc @@ -1,3 +1,5 @@ +:_mod-docs-content-type: SNIPPET + // When including this file, ensure that {operator-name} is set immediately before // the include. Otherwise it will result in an incorrect replacement. diff --git a/snippets/technology-preview.adoc b/snippets/technology-preview.adoc index 9c1acea0a89b..96dda155de8c 100644 --- a/snippets/technology-preview.adoc +++ b/snippets/technology-preview.adoc @@ -1,3 +1,5 @@ +:_mod-docs-content-type: SNIPPET + // When including this file, ensure that {FeatureName} is set immediately before // the include. Otherwise it will result in an incorrect replacement.