You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/common
Megan Marsh f52a2ad0fa
move retry function that is only used by osc builder into that builder's common dir instead of the global common dir. Fix bug in quemu where the wrong retry value is checked against.
5 years ago
..
adapter allow a provisioner to timeout 7 years ago
bootcommand move steps and step configs from packer/common to packer/common/commonsteps 5 years ago
chroot move steps and step configs from packer/common to packer/common/commonsteps 5 years ago
commonsteps fix tests 5 years ago
filelock Shadow the flock pkg & add a noop filelock so that at least the solaris binary can be built 7 years ago
guestexec Common provisioner helpers (#10229) 5 years ago
iochan use our own copy of iochan.LineReader 7 years ago
json common/json: add Unmarshal with method with syntax errors 13 years ago
net move custom http client creation with env proxy args into same package as other network related helpers 5 years ago
packerbuilderdata move GeneratedData struct and PlaceholderMsg to same package under common 5 years ago
random Fix azure winrm_password attribution and allow to set winrm_username (#8928) 6 years ago
retry builder/azure-arm: Update logic for setting subscriptionID (#8685) 6 years ago
shell use shell struct in shell-local provisioner and post-processor. 6 years ago
shell-local move steps and step configs from packer/common to packer/common/commonsteps 5 years ago
shutdowncommand create packer-plugin-sdk directory and begin moving the relevant folders into it. 5 years ago
template create packer-plugin-sdk directory and begin moving the relevant folders into it. 5 years ago
test-fixtures fix tests 5 years ago
uuid Simplifies the implementation of common/uuid 13 years ago
command.go Move CommandWrapper & ShellCommand to common 6 years ago
packer_config.go refactor core version pkg imports out of json interpolation/decode pathway. 5 years ago