Skip to content

Commit 380203f

Browse files
authored
Merge pull request #57205 from subhtk/OCP5570
OCPBUG#5570: Modified steps related to Machine Config spec in managing nodes section.
2 parents fa3c750 + ee7b8f2 commit 380203f

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

modules/nodes-nodes-kernel-arguments.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,6 @@ metadata:
8484
machineconfiguration.openshift.io/role: worker<1>
8585
name: 05-worker-kernelarg-selinuxpermissive<2>
8686
spec:
87-
config:
88-
ignition:
89-
version: 3.2.0
9087
kernelArguments:
9188
- enforcing=0<3>
9289
----

modules/nodes-nodes-working-setting-booleans.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ metadata:
2929
spec:
3030
config:
3131
ignition:
32-
version: 2.2.0
32+
version: 3.2.0
3333
systemd:
3434
units:
3535
- contents: |

0 commit comments

Comments
 (0)