Skip to content

Commit ae4da1e

Browse files
authored
Merge pull request #33240 from mburke5678/okd-issue-33227
GH#33227: [okd] Discussion of Machine Config Daemon should not mention RHCOS and RHEL
2 parents 5b90ba3 + 6de5001 commit ae4da1e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

modules/machine-config-daemon-metrics.adoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,19 @@ While some entries contain commands for getting specific logs, the most comprehe
2727
|Description
2828
|Notes
2929

30+
ifndef::openshift-origin[]
3031
|mcd_host_os_and_version
3132
|[]string{"os", "version"}
3233
|Shows the OS that MCD is running on, such as RHCOS or RHEL. In case of RHCOS, the version is provided.
3334
|
35+
endif::openshift-origin[]
36+
37+
ifdef::openshift-origin[]
38+
|mcd_host_os_and_version
39+
|[]string{"os", "version"}
40+
|Shows the OS that MCD is running on, such as Fedora.
41+
|
42+
endif::openshift-origin[]
3443

3544
|ssh_accessed
3645
|counter

0 commit comments

Comments
 (0)