Fix comment left over from initial import

pull/2576/head
Taliesin Sisson 9 years ago
parent 501845cb4f
commit a27d75ff89

@ -18,17 +18,7 @@ type bootCommandTemplateData struct {
Name string
}
// This step "types" the boot command into the VM via the prltype script, built on the
// Parallels Virtualization SDK - Python API.
//
// Uses:
// driver Driver
// http_port int
// ui packer.Ui
// vmName string
//
// Produces:
// <nothing>
// This step "types" the boot command into the VM via the Hyper-V virtual keyboard
type StepTypeBootCommand struct {
BootCommand []string
SwitchName string

Loading…
Cancel
Save