Skip to content

Commit

Permalink
Merge pull request #2862 from AkihiroSuda/fix-2854
Browse files Browse the repository at this point in the history
silence `WARN[0001] vmType vz: ignoring [User]`
  • Loading branch information
jandubois authored Nov 7, 2024
2 parents 4d56dab + 0c4b792 commit 0199911
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/vz/vz_driver_darwin.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ var knownYamlProperties = []string{
"SSH",
"TimeZone",
"UpgradePackages",
"User",
"Video",
"VMType",
}
Expand Down

0 comments on commit 0199911

Please sign in to comment.