wip
This commit is contained in:
parent
9f310045fc
commit
ce30e1053e
|
@ -69,7 +69,7 @@ func (s *stepCreateImage) Run(_ context.Context, state multistep.StateBag) multi
|
||||||
https://github.com/hashicorp/packer/issues/6833
|
https://github.com/hashicorp/packer/issues/6833
|
||||||
* split master/builder image/connection config. i.e. build anything, master only linux
|
* split master/builder image/connection config. i.e. build anything, master only linux
|
||||||
* correct artifact DONE
|
* correct artifact DONE
|
||||||
* Cleanup this step
|
* Cleanup this step DONE
|
||||||
*/
|
*/
|
||||||
|
|
||||||
return multistep.ActionContinue
|
return multistep.ActionContinue
|
||||||
|
|
Loading…
Reference in New Issue