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.
- 11 Mar, 2016 1 commit
-
-
Chris Bednarski authored
-
- 10 Mar, 2016 11 commits
-
-
Chris Bednarski authored
-
Chris Bednarski authored
RFC: expose a seam for TransportDecorator.
-
Chris Bednarski authored
-
Chris Bednarski authored
Add disk_type for google compute, courtesy @meatballhat
-
Chris Bednarski authored
-
Chris Bednarski authored
Merge branch 'googlecompute-disk-type' of https://github.com/meatballhat/packer into f-google-disk-type
-
Chris Bednarski authored
Update setup.html.markdown
-
Christopher Boumenot authored
WinRM exposes an HTTP transport decorator that can be used for different authentication schemes. Windows on Azures requires this if one is to use the out of the box configuration.
-
Dave Holland authored
zip file now contains a single binary
-
Rickard von Essen authored
Add example of extra_arguments
-
Mansun Kuo authored
-
- 09 Mar, 2016 1 commit
-
-
Rickard von Essen authored
Closes #3326
-
- 08 Mar, 2016 3 commits
-
-
Chris Bednarski authored
Add a note about timezone "-0700" in "isotime".
-
Dai MIKURUBE authored
-
Chris Bednarski authored
Put shell provisioner doc in 'packer fix' order
-
- 07 Mar, 2016 8 commits
-
-
Rickard von Essen authored
-
Rickard von Essen authored
Ansible: add the support for specifying ansible_user
-
Rickard von Essen authored
-
Rickard von Essen authored
Closes #3273
-
Rickard von Essen authored
Ansible: don't use deprecated ssh options when ver above 2.0
-
Rickard von Essen authored
Ansible 2.0 deprecated ansible_ssh_user, ansible_ssh_port, ansible_ssh_host instead use ansible_user, ansible_port, and ansible_host in the inventory file. Closes #3275
-
Rickard von Essen authored
-
Rickard von Essen authored
-
- 04 Mar, 2016 2 commits
-
-
Rickard von Essen authored
Fixing broken link in OpenStack builder docs
-
Mike Perez authored
-
- 02 Mar, 2016 5 commits
-
-
Chris Bednarski authored
Make communicator's WinRM defaults more intuitive when using SSL.
-
Tyler Tidman authored
-
Ilias Bertsimas authored
-
Chris Bednarski authored
-
Chris Bednarski authored
-
- 01 Mar, 2016 2 commits
-
-
Chris Bednarski authored
fix assign to driveArgs
-
Vasiliy Tolstov authored
Signed-off-by:
Vasiliy Tolstov <v.tolstov@selfip.ru>
-
- 29 Feb, 2016 4 commits
-
-
Chris Bednarski authored
This reverts commit 3b8f0023.
-
Chris Bednarski authored
builder/qemu: fix drive args
-
Ilias Bertsimas authored
-
Ilias Bertsimas authored
-
- 26 Feb, 2016 3 commits
-
-
Rickard von Essen authored
-
Rickard von Essen authored
Ansible: os.Environ() should always be passed to the ansible command.
-
Rickard von Essen authored
Fixes GH-3271 Regression introduced in GH-3203
-