This project is mirrored from https://gitee.com/NQL886/packer.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 14 Dec, 2019 2 commits
-
-
Megan Marsh authored
-
Megan Marsh authored
reorganize placeholder data call to live with provisioner implementation; force users to use the generated function, therefore forcing validation, for all variables except winrmpassword, by doing a simple string check against the placeholder data.
-
- 13 Dec, 2019 4 commits
-
-
Megan Marsh authored
-
Megan Marsh authored
-
Megan Marsh authored
-
Megan Marsh authored
Rather than using reflection to grab the whole SSH config, for now just use the config convenience functions to get the majority of needed values
-
- 12 Dec, 2019 1 commit
-
-
Megan Marsh authored
-
- 11 Dec, 2019 4 commits
-
-
Megan Marsh authored
generated func now validates based on data provided in context, which needs to include the future values if it is to be interpolated properly.
-
Megan Marsh authored
-
Megan Marsh authored
-
Megan Marsh authored
-
- 25 Sep, 2019 1 commit
-
-
Megan Marsh authored
-
- 24 Sep, 2019 1 commit
-
-
Megan Marsh authored
Creates a final "cleanup" provisioner to run if an error occurs during a provisioning step, allowing users to perform any custom cleanup tasks that must happen on the VM before the VM is shut down and destroyed.
-
- 03 Apr, 2019 2 commits
-
-
Adrien Delorme authored
-
Adrien Delorme authored
we have to as it is what calls our provisioners
-
- 10 Sep, 2018 1 commit
-
-
Megan Marsh authored
Going to revert this change for now, becuase of potential issues that arise from calling Prepare() twice Revert "use statebag instead of SetSharedState for winRM password" This reverts commit b35acbd8.
-
- 24 Aug, 2018 1 commit
-
-
Megan Marsh authored
-
- 25 Jan, 2018 3 commits
-
-
Matthew Hooker authored
`find . -type f -name '*.go' -not -path "./vendor/*" -exec goimports -w {} \;`
-
Matthew Hooker authored
Run now takes a context as well as a statebag. We'll assign the context to the blank identifier to prevent namespace collisions. We'll let the step authors opt-in to using the context. `find . -iname "step_*.go" -exec gsed -i'' 's/func \(.*\)Run(/func \1Run(_ context.Context, /' {} \;`
-
Matthew Hooker authored
gomvpkg -from "github.com/mitchellh/multistep" -to "github.com/hashicorp/packer/helper/multistep"
-
- 23 Jan, 2018 1 commit
-
-
Matthew Hooker authored
-
- 04 Apr, 2017 1 commit
-
-
Matthew Hooker authored
-
- 15 Jun, 2015 1 commit
-
-
Mitchell Hashimoto authored
-
- 12 Nov, 2013 1 commit
-
-
Mitchell Hashimoto authored
-
- 31 Aug, 2013 3 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
- 01 Aug, 2013 1 commit
-
-
Mitchell Hashimoto authored
-
- 16 Jul, 2013 1 commit
-
-
Mitchell Hashimoto authored
-
- 27 Jun, 2013 1 commit
-
-
Mitchell Hashimoto authored
-
- 13 Jun, 2013 1 commit
-
-
Jack Pearkes authored
-
- 06 Jun, 2013 1 commit
-
-
Mitchell Hashimoto authored
-
- 04 Jun, 2013 1 commit
-
-
Mitchell Hashimoto authored
-
- 24 May, 2013 1 commit
-
-
Mitchell Hashimoto authored
-