Vasiliy Tolstov
036c9ddf7c
fix file download provisioner
...
when file used with download direction we don't need
to check source on builder because it on machine.
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2015-06-23 12:27:27 +03:00
Clint Shryock
9f8b0041f0
builder/amazon-chroot: use source image virtualization type, unless specified
2015-06-22 22:08:31 -05:00
Clint Shryock
f374edc2b8
builder/amazon-chroot: Fixes for amazon-chroot builder
...
These are needed for chroot builder to work
2015-06-22 21:34:38 -05:00
Mitchell Hashimoto
5852bd7cd7
builder/qemu: default acceleration to tcg on Windows [GH-2284]
2015-06-22 17:56:35 -07:00
Mitchell Hashimoto
b77042dc85
provisioner/shell-local: fix vet
2015-06-22 15:01:22 -07:00
Mitchell Hashimoto
0416939c08
common: always reset progress to 0 for downloads
2015-06-22 14:59:38 -07:00
Mitchell Hashimoto
117579808f
common: add the current progress to the total size
2015-06-22 14:58:27 -07:00
Mitchell Hashimoto
9bc0dfa389
builder/vmware: disable VNC before packaging
2015-06-22 14:50:25 -07:00
Mitchell Hashimoto
1aa1399e85
builder/parallels: fix compilation issuse
2015-06-22 12:46:13 -07:00
Mitchell Hashimoto
0c5ea9aa36
Merge branch 'rickard-von-essen-issue_2080'
2015-06-22 12:39:40 -07:00
Mitchell Hashimoto
13c2c4660d
Merge branch 'issue_2080' of https://github.com/rickard-von-essen/packer into rickard-von-essen-issue_2080
2015-06-22 12:39:30 -07:00
Mitchell Hashimoto
5db4d7c01f
fmt
2015-06-22 12:37:52 -07:00
Mitchell Hashimoto
288b9a70f6
Merge pull request #1657 from njhartwell/master
...
Adding disable sudo support to salt masterless
2015-06-22 12:37:30 -07:00
Mitchell Hashimoto
c5503ee0ae
Merge branch 'lyrixx-ansible-inventory-groups'
2015-06-22 12:35:57 -07:00
Mitchell Hashimoto
11e325738b
Merge branch 'ansible-inventory-groups' of https://github.com/lyrixx/packer into lyrixx-ansible-inventory-groups
2015-06-22 12:35:50 -07:00
Mitchell Hashimoto
7c8e86c9c5
provisioner/*: fix interpolation context
2015-06-22 12:26:54 -07:00
Mitchell Hashimoto
5241d8c6d6
post-processor/*: fix interpolation context
2015-06-22 12:24:55 -07:00
Mitchell Hashimoto
4dc4fa81b9
Merge pull request #2288 from sgirones/feature/vsphere_specify_host_dest
...
[vsphere post processor] Make ResourcePool optional. Upload the template to an specific host
2015-06-22 12:21:06 -07:00
Mitchell Hashimoto
1a68a36fcc
update CHANGELOG
2015-06-22 12:19:13 -07:00
Mitchell Hashimoto
0e8036a023
Merge pull request #2283 from mitchellh/f-local-shell
...
Local shell provisioner
2015-06-22 12:18:48 -07:00
Mitchell Hashimoto
9bacbeb2cb
Merge pull request #2287 from mitchellh/b-shell-retry
...
provisioner/shell: retry file delete [GH-2286]
2015-06-22 12:18:31 -07:00
Mitchell Hashimoto
944b4bf46c
common: delete file if checksum fails
2015-06-22 12:17:29 -07:00
Mitchell Hashimoto
a5ac80661a
update CHANGELOG
2015-06-22 12:15:03 -07:00
Mitchell Hashimoto
2f530534d2
common/download: resume test
2015-06-22 12:14:35 -07:00
Mitchell Hashimoto
aa7d3b7841
Merge pull request #2245 from vtolstov/iso
...
resume download after fail
2015-06-22 12:03:47 -07:00
Mitchell Hashimoto
bf456f35f9
common: download client tests
...
/cc @cbednarski
2015-06-22 12:02:38 -07:00
Clint
42000dda66
Update CHANGELOG.md
2015-06-22 12:57:36 -05:00
Clint
6579219013
Merge pull request #2282 from mitchellh/f-amazon-cleanup-volumes
...
builder/amazon-ebs: Clean up orphan volumes
2015-06-22 12:56:26 -05:00
Salvador Girones
6cb51f21de
Make ResourcePool optional
2015-06-22 10:13:49 -07:00
Mitchell Hashimoto
93bb0d86af
builder/virtualbox: fix default names
2015-06-22 09:25:15 -07:00
Mitchell Hashimoto
84189f7a28
builder/*: properly save interpolation context
2015-06-22 09:22:42 -07:00
Mitchell Hashimoto
d600456487
builder/virtualbox: fix interpolation weirdness
2015-06-22 09:17:09 -07:00
Mitchell Hashimoto
54e081d5af
builder/virtualbox: only remove output dir after check
2015-06-22 09:09:12 -07:00
Clint Shryock
dff6cf1a83
code tweak after review
2015-06-22 10:48:54 -05:00
Clint Shryock
93b5ae5b3c
fix typo
2015-06-22 10:33:35 -05:00
Mitchell Hashimoto
897888fde3
common: fix potential panic case
2015-06-21 19:58:18 -07:00
Mitchell Hashimoto
9c6d0dfc8b
builder/virtualbox: fix type casting
...
/cc @pearkes - This fixes that crash
2015-06-21 19:56:55 -07:00
Mitchell Hashimoto
6ec428cc38
provisioner/shell: retry file delete [GH-2286]
2015-06-21 19:53:43 -07:00
Mitchell Hashimoto
a0b6928dce
plugin: add the plugin
2015-06-19 15:31:40 -07:00
Mitchell Hashimoto
d5c0f13d8f
website: document local shell
2015-06-19 15:31:17 -07:00
Mitchell Hashimoto
2dc6155c30
provisioner/shell-local: tests
2015-06-19 15:27:44 -07:00
Mitchell Hashimoto
80fc1f032b
provisioner/shell-local: a first stab
2015-06-19 15:06:06 -07:00
Clint Shryock
7165156b64
add note on EBS cleanup behavior
2015-06-19 16:06:09 -05:00
Clint Shryock
c9714ce69e
builder/amazon-ebs: Clean up orphan volumes
...
Fixes #1783
2015-06-19 10:22:39 -05:00
Mitchell Hashimoto
f41429b6b4
update CHANGELOG
...
/cc @cbednarski - I try to do this after every PR just so I don't
forget, not a bad practice to get into. This is perhaps arguably an
"improvement" but I think due to the magnitude of code change I think
its worth it in the features sectin. :)
2015-06-19 06:24:29 +02:00
Mitchell Hashimoto
9c0f37b2c9
builder/amazon: fix weird edge cases with key names [GH-2281]
2015-06-19 06:21:20 +02:00
Mitchell Hashimoto
5c290fdbc7
builder/amazon use proper key pair name
2015-06-19 06:15:16 +02:00
Mitchell Hashimoto
59766067c0
provisioner/windows-restart: make test pass on slow machines
2015-06-19 06:13:51 +02:00
Mitchell Hashimoto
ed4acbc903
update CHANGELOG
2015-06-19 06:09:22 +02:00
Mitchell Hashimoto
873bc7471f
Merge pull request #2280 from flopex/ignore_exit_codes
...
provisioner/puppet-server: Add ignore exit codes option
2015-06-19 06:08:29 +02:00