mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-25 01:04:00 -04:00
s/VirtualBox/VMware in comment
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
"github.com/mitchellh/packer/packer"
|
||||
)
|
||||
|
||||
// Builder implements packer.Builder and builds the actual VirtualBox
|
||||
// Builder implements packer.Builder and builds the actual VMware
|
||||
// images.
|
||||
type Builder struct {
|
||||
config *Config
|
||||
|
||||
Reference in New Issue
Block a user