This commit is contained in:
Matthew Hooker 2018-10-22 16:26:33 -07:00
parent 9f310045fc
commit ce30e1053e
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ func (s *stepCreateImage) Run(_ context.Context, state multistep.StateBag) multi
https://github.com/hashicorp/packer/issues/6833
* split master/builder image/connection config. i.e. build anything, master only linux
* correct artifact DONE
* Cleanup this step
* Cleanup this step DONE
*/
return multistep.ActionContinue