Skip to content

Commit 62b291a

Browse files
committed
Minor fixup for module ids
1 parent b96bbc0 commit 62b291a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

modules/machine-config-overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// * machine_configuration/index.adoc
55

66
:_mod-docs-content-type: CONCEPT
7-
[id="machine-config-overview-{context}"]
7+
[id="machine-config-overview_{context}"]
88
= Machine config overview
99

1010
The Machine Config Operator (MCO) manages updates to systemd, CRI-O and Kubelet, the kernel, Network Manager and other system features. It also offers a `MachineConfig` CRD that can write configuration files onto the host (see link:https://github.com/openshift/machine-config-operator#machine-config-operator[machine-config-operator]). Understanding what MCO does and how it interacts with other components is critical to making advanced, system-level changes to an {product-title} cluster. Here are some things you should know about MCO, machine configs, and how they are used:

modules/nw-audit-configuration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// * networking/openshift_network_security/logging-network-security.adoc
44

55
:_mod-docs-content-type: CONCEPT
6-
[id="network-policy-audit-configuration-{context}"]
6+
[id="network-policy-audit-configuration_{context}"]
77
= Audit configuration
88

99
The configuration for audit logging is specified as part of the OVN-Kubernetes cluster network provider configuration. The following YAML illustrates the default values for the audit logging:

modules/serverless-create-kafka-namespaced-broker.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// * serverless/eventing/brokers/kafka-broker.adoc
44

55
:_mod-docs-content-type: PROCEDURE
6-
[id="serverless-create-kafka-namespaced-broker-{context}"]
6+
[id="serverless-create-kafka-namespaced-broker_{context}"]
77
= Creating a Knative broker for Apache Kafka that uses an isolated data plane
88

99
:FeatureName: The Knative Broker implementation for Apache Kafka with isolated data plane

0 commit comments

Comments
 (0)