builder/vmware: more logs for Workstation

pull/919/head
Mitchell Hashimoto 13 years ago
parent 6aacf20167
commit f4adb35b9a

@ -73,6 +73,8 @@ func (s *stepTypeBootCommand) Run(state map[string]interface{}) multistep.StepAc
return multistep.ActionHalt
}
log.Printf("Host IP for the VMware machine: %s", hostIp)
tplData := &bootCommandTemplateData{
hostIp,
httpPort,

Loading…
Cancel
Save