Skip to content

Commit

Permalink
fix: use template
Browse files Browse the repository at this point in the history
Signed-off-by: matttrach <[email protected]>
  • Loading branch information
matttrach committed Aug 2, 2024
1 parent f4c94a7 commit e3d56f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rancher2/schema_machine_config_v2_vsphere.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
)

const (
machineConfigV2VmwarevsphereCreationTypeDefault = "vm"
machineConfigV2VmwarevsphereCreationTypeDefault = "template"
)

var (
Expand Down

0 comments on commit e3d56f6

Please sign in to comment.