mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-09 08:42:33 -04:00
This commit is contained in:
parent
56c383cf68
commit
cf46148300
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ func NewDriver() (Driver, error) {
|
|||
AppPath: "/Applications/VMware Fusion.app",
|
||||
}
|
||||
case "linux":
|
||||
fallthrough
|
||||
case "windows":
|
||||
driver = &Workstation9Driver{}
|
||||
default:
|
||||
|
|
|
|||
Loading…
Reference in a new issue