Skip to content

Commit

Permalink
Clarify version used by default
Browse files Browse the repository at this point in the history
Signed-off-by: Mark D Horn <[email protected]>
  • Loading branch information
mdhorn committed Jan 23, 2019
1 parent 899853e commit 0e2ec41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/InstallerYAMLSyntax.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ Item | Description | Default
`httpsProxy` | HTTPS Proxy as a string | `-UNDEFINED-`
`swupdMirror` | URL of the swupd stream to use. Useful for installing from a local mirror or from a locally published mix. | `-UNDEFINED-`
`hostname` | Name of the host system | `-UNIQUE RANDOM-`
`version` | Version of Clear Linux OS to installer | `-LATEST-`
`version` | Version of Clear Linux OS to install | `-VERSION_ON_BUILD_SYSTEM-`
`autoUpdate` | Should the system automatically update to the latest release of Clear Linux OS as part of the installation?; true or false | true
`postReboot` | Should the system reboot after the installation completes?; true or false | true
`postArchive` | Should the system archive the log and configuration file on the target media?; true or false | true
Expand Down

0 comments on commit 0e2ec41

Please sign in to comment.