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.
- 01 Dec, 2020 4 commits
-
-
Megan Marsh authored
-
Megan Marsh authored
Untangle packer/packer
-
Megan Marsh authored
-
Megan Marsh authored
-
- 30 Nov, 2020 18 commits
-
-
Megan Marsh authored
-
Megan Marsh authored
-
Megan Marsh authored
-
Megan Marsh authored
-
Megan Marsh authored
-
Megan Marsh authored
-
Megan Marsh authored
-
Megan Marsh authored
-
Megan Marsh authored
-
Megan Marsh authored
support merge cloud user-data
-
Megan Marsh authored
-
Megan Marsh authored
Fix SSH-Private-Key-File to the vsphere-iso mdx file
-
adeniyistephen1 authored
-
Megan Marsh authored
allow attaching guest additions without a communicator
-
Megan Marsh authored
Improve vsphere-clone customization example
-
Megan Marsh authored
yandex-export: Add retries and wait after disk attach operation
-
Megan Marsh authored
added check of service account id in export
-
Wilken Rivera authored
This changes fixes two crashes in `step_run` that expects certain information to be in state from prior steps. This change requires testing to ensure the bugs have been fixed. I believe there may be more state values that need to be checked as they may not be put into state if a build configuration has attributes that would skip or otherwise not put data into the statebag.
-
- 26 Nov, 2020 1 commit
-
-
Gennady Lipenkov authored
-
- 25 Nov, 2020 2 commits
-
-
Gennady Lipenkov authored
-
sylviamoss authored
-
- 24 Nov, 2020 4 commits
-
-
Corey Hickey authored
This avoids the error: * guest_additions_mode has to be 'disable' when communicator = 'none'. ...when the following are set: "communicator": "none", "guest_additions_mode": "attach", This particular combination of parameters is valid; for example, in my case, a kickstart post-install script mounts the CD image from /dev/sr1 and runs the installer, without needing any intervention from packer itself. From my reading of the documentation, it appears that the "upload" mode would indeed require a communicator, so I change the logic to check for that specifically.
-
Roman Mingazeev authored
-
Roman Mingazeev authored
-
Gennady Lipenkov authored
-
- 23 Nov, 2020 6 commits
-
-
Adrien Delorme authored
* HCL2: Test that the packer block passes in packer validate * HCL2: Test invalid packer blocks are invalid * docs: state from which version the packer block is available
-
Roman Mingazeev authored
-
Roman Mingazeev authored
-
Roman Mingazeev authored
-
Adrien Delorme authored
This is most likely due to the merge between #10291 and #10257 ( that moves WindowsOSType into guestexec. This fixes #10291
-
Megan Marsh authored
-
- 20 Nov, 2020 5 commits
-
-
Megan Marsh authored
Feat (builder/oracle-oci): support image launch mode
-
Megan Marsh authored
Add calls to winrepo.update_git_repos and pkg.refresh_db
-
Megan Marsh authored
amazon-ebs: log state details on change
-
Megan Marsh authored
-
Megan Marsh authored
amazon-ebs: validate IOPS ratio
-