Commit Graph

18 Commits (azr_implicit_requried_plugin_2)

Author SHA1 Message Date
Megan Marsh 88b7b0e14a remove sdk
5 years ago
Megan Marsh 56a45b04ab Move hook and communicator definitions to packer-plugin-sdk
6 years ago
Megan Marsh 001886670d move Ui definition into the packer plugin sdk.
6 years ago
Megan Marsh 3f6deb8828 move multistep into the plugin sdk
6 years ago
Adrien Delorme f555e7a9f2 allow a provisioner to timeout
7 years ago
Adrien Delorme c4f3dccc14 rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
7 years ago
DanHam 2bb5a92755
Fix error in comment due to copy/paste from VMware step
8 years ago
Matthew Hooker 7a189a83a1
fix imports
8 years ago
Matthew Hooker a831d522be
change run signatures
8 years ago
Matthew Hooker 366dc3da0a
move multistep imports to helper.
8 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Matthew Hooker 8b763032ce
builder/hyper-v don't wait for shutdown to return.
9 years ago
Matthew Hooker 5e324d6bb4
apply #4041 to hyperV builder
10 years ago
Taliesin Sisson 8477a0b748 Accidentally included bracket
10 years ago
Taliesin Sisson e0c10dec12 If exit code = 1 and the length of the stderr is 0, then we can assume that the exit code was not set, so assume success
10 years ago
Taliesin Sisson fe8d99fd8a If we are not getting the exit code assigned then default to it being successful
10 years ago
Taliesin Sisson ca16f33fa3 Use the same configuration style as existing builders
10 years ago
Taliesin Sisson 1fe4c501e4 Port of https://github.com/pbolduc/packer-hyperv/
10 years ago