Skip to content

Commit 78cf965

Browse files
committed
Mark TimeZone as a known property for the YAML driver
Signed-off-by: Jan Dubois <[email protected]>
1 parent 59696e7 commit 78cf965

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
@@ -48,6 +48,7 @@ var knownYamlProperties = []string{
4848
"Provision",
4949
"Rosetta",
5050
"SSH",
51+
"TimeZone",
5152
"Video",
5253
"VMType",
5354
}

0 commit comments

Comments
 (0)