Skip to content

Commit 591792e

Browse files
author
Bob Furu
authored
Merge pull request #29266 from bobfuru/update-ignition-config-spec
Update examples to Ignition config spec v3-2-0
2 parents 72f8c02 + 8167486 commit 591792e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/installation-special-config-crony.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ spec:
5454
security:
5555
tls: {}
5656
timeouts: {}
57-
version: 3.1.0
57+
version: 3.2.0
5858
networkd: {}
5959
passwd: {}
6060
storage:

modules/installation-special-config-kmod.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ $ mkdir kmods; cd kmods
343343
----
344344
$ cat <<EOF > ./baseconfig.ign
345345
{
346-
"ignition": { "version": "3.1.0" },
346+
"ignition": { "version": "3.2.0" },
347347
"passwd": {
348348
"users": [
349349
{

0 commit comments

Comments
 (0)