Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Commit

Permalink
change default value for osImage (#3944)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cecile Robert-Michon authored and jackfrancis committed Oct 3, 2018
1 parent 988a350 commit e037fb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parts/masterparams.t
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
"type": "string"
},
"osImageVersion": {
"defaultValue": "16.04.201804050",
"defaultValue": "latest",
"metadata": {
"description": "OS image version."
},
Expand Down

0 comments on commit e037fb7

Please sign in to comment.