Skip to content

Commit 6750425

Browse files
committed
Avoid warning about upgrade with vz driver
Signed-off-by: Anders F Björklund <[email protected]>
1 parent 941ed68 commit 6750425

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/vz/vz_driver_darwin.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ var knownYamlProperties = []string{
4949
"Rosetta",
5050
"SSH",
5151
"TimeZone",
52+
"UpgradePackages",
5253
"Video",
5354
"VMType",
5455
}

0 commit comments

Comments
 (0)