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.
- 29 Oct, 2019 14 commits
-
-
mingsheng.su authored
-
mingsheng.su authored
-
mingsheng.su authored
-
mingsheng.su authored
-
mingsheng.su authored
-
Megan Marsh authored
-
Megan Marsh authored
[builder/openstack] adds option to discover provisioning network
-
Andrey Kaipov authored
-
Megan Marsh authored
Document how code generation works a little in .github/CONTRIBUTING.md
-
Adrien Delorme authored
-
Adrien Delorme authored
Bump proxmox dependency
-
Adrien Delorme authored
builder/oneandone: fix dropped errors
-
Adrien Delorme authored
post-processor/compress: fix dropped errors
-
Adrien Delorme authored
[WIP] Add instance_display_name for cloudstack builder
-
- 28 Oct, 2019 7 commits
-
-
Lars Lehtonen authored
-
Megan Marsh authored
Fix performance regression
-
Megan Marsh authored
-
Megan Marsh authored
-
Megan Marsh authored
need to initialize variables scoped to the individual loop, because the address of k,v stay the same and that means we overwrite previous variables when assigning them to the struct directly.
-
Megan Marsh authored
This reverts commit 8b1fcbb3.
-
Lars Lehtonen authored
-
- 27 Oct, 2019 3 commits
-
-
Calle Pettersson authored
-
Calle Pettersson authored
-
Michael Bochkaryov authored
This change introduce instance_display_name optional parameter for Cloudstack builder to set custom VM display name. By default it is set to "Created by Packer".
-
- 25 Oct, 2019 1 commit
-
-
Megan Marsh authored
-
- 24 Oct, 2019 9 commits
-
-
Megan Marsh authored
Make Vagrant driver code pass through logs as it receives them rather…
-
Megan Marsh authored
[amazon/chroot] Move common/generic chroot builder steps to common directory
-
Megan Marsh authored
Make Vagrant driver code pass through logs as it receives them rather than buffering and returning them all at the end of the call.
-
Megan Marsh authored
Add the additional_disk_size option tho the hyperv vmcx builder.
-
Megan Marsh authored
when using a slice of an imported field type, the Underlying still re…
-
Megan Marsh authored
fix transcription error from when we moved to generated docs
-
Megan Marsh authored
-
Paul Meyer authored
-
Paul Meyer authored
-
- 23 Oct, 2019 6 commits
-
-
Megan Marsh authored
common: collect dropped error
-
Megan Marsh authored
when using a slice of an imported field type, the Underlying still returned the slice rather than the element type.
-
Lars Lehtonen authored
-
Megan Marsh authored
improve error message
-
Megan Marsh authored
fix: set openstack metadata for use_blockstorage_volume
-
Megan Marsh authored
[azure] Set correct user agent for Azure client set
-