Skip to content

Commit f3dc6ed

Browse files
authored
Merge pull request #2106 from rancher-sandbox/vz-timezone
Mark TimeZone as a known property for the YAML driver
2 parents 59696e7 + 78cf965 commit f3dc6ed

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)