Matthew Hooker
|
7a189a83a1
|
fix imports
`find . -type f -name '*.go' -not -path "./vendor/*" -exec goimports -w {} \;`
|
2018-01-24 17:09:17 -08:00 |
Matthew Hooker
|
366dc3da0a
|
move multistep imports to helper.
gomvpkg -from "github.com/mitchellh/multistep" -to "github.com/hashicorp/packer/helper/multistep"
|
2018-01-24 17:09:15 -08:00 |
Matthew Hooker
|
ebe995c0ff
|
run goimports
|
2018-01-22 17:21:10 -08:00 |
Matthew Hooker
|
81522dced0
|
move packer to hashicorp
|
2017-04-04 13:39:01 -07:00 |
Mitchell Hashimoto
|
7f86fa5fef
|
builder/vmware/iso: Move remote registration out to separate step
|
2013-12-24 14:39:52 -07:00 |
Mitchell Hashimoto
|
91392feb58
|
builder/vmware/iso: fix package name
|
2013-12-23 22:58:41 -07:00 |
Mitchell Hashimoto
|
d1e68875a7
|
builder/vmware: move to iso package
|
2013-12-23 22:58:13 -07:00 |