mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-24 08:51:40 -04:00
post-processor/vagrant: more Ui output
This commit is contained in:
@@ -82,6 +82,7 @@ func (p *PostProcessor) PostProcess(ui packer.Ui, artifact packer.Artifact) (pac
|
||||
}
|
||||
}
|
||||
|
||||
ui.Say(fmt.Sprintf("Creating Vagrant box for '%s' provider", ppName))
|
||||
return pp.PostProcess(ui, artifact)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user