builder/vmware: more logs for Workstation
This commit is contained in:
parent
5fd00cfd3a
commit
e11b6617f3
|
@ -73,6 +73,8 @@ func (s *stepTypeBootCommand) Run(state map[string]interface{}) multistep.StepAc
|
||||||
return multistep.ActionHalt
|
return multistep.ActionHalt
|
||||||
}
|
}
|
||||||
|
|
||||||
|
log.Printf("Host IP for the VMware machine: %s", hostIp)
|
||||||
|
|
||||||
tplData := &bootCommandTemplateData{
|
tplData := &bootCommandTemplateData{
|
||||||
hostIp,
|
hostIp,
|
||||||
httpPort,
|
httpPort,
|
||||||
|
|
Loading…
Reference in New Issue