Chris Bednarski
2d92fd8733
Added test case for gzip that expands the data and compares to what we put in
2015-06-18 19:08:13 -07:00
Chris Bednarski
801e5aaa30
Move test configs into the test func
2015-06-18 18:25:46 -07:00
Chris Bednarski
d02f6644d2
Refactored test so it's more DRY and also rearranged things so the test cases and configs are at the top of the file
2015-06-18 18:21:03 -07:00
Chris Bednarski
7497db67b4
Tweaked some of the UI/UX around GOMAXPROCS
2015-06-18 14:22:26 -07:00
Chris Bednarski
0880d448f0
Cleanup some debug code and reorganize config struct
2015-06-18 14:01:00 -07:00
Chris Bednarski
8a2ec1ca4f
Merge pull request #2276 from mohae/update-puppet-facter-doc
...
update the documented datatype for facter to 'object of key/value str…
2015-06-18 13:43:57 -07:00
Joel Scoble
301bd8ceb2
update the documented datatype for facter to 'object of key/value strings' for both puppet provisioners
2015-06-18 14:14:36 -05:00
Mitchell Hashimoto
14c2dcb62c
Merge pull request #2272 from legal90/prl-default-settings
...
builder/parallels: Add mock for "SetDefaultConfiguration" method
2015-06-18 15:00:42 +02:00
Chris Bednarski
f06847ff10
Merge branch 'master' into f-vtolstov-compress
2015-06-18 05:19:30 -07:00
Chris Bednarski
9cd572461d
Updated docs, fix artifact bug
2015-06-18 05:13:48 -07:00
Chris Bednarski
e81378ac39
Fix test case
2015-06-18 04:46:39 -07:00
Chris Bednarski
d8f78d9174
Cleanup
2015-06-18 04:41:05 -07:00
Mikhail Zholobov
0a53fbc29d
builder/parallels: Add mock for "SetDefaultConfiguration" method
...
Fixes unit test failures
2015-06-18 14:36:32 +03:00
Chris Bednarski
b767aa7f99
Change to compression_level, fix and add tests for format detection
2015-06-18 03:55:51 -07:00
Mitchell Hashimoto
43771d91d9
Merge pull request #2271 from legal90/prl-default-settings
...
Parallels: Apply default settings on the VM creation step.
2015-06-18 12:31:37 +02:00
Mikhail Zholobov
2860bfdf82
builder/parallels: Apply default settings on the VM creation step.
2015-06-18 12:08:17 +03:00
Mikhail Zholobov
f7af571cd9
builder/parallels: Add "SetDefaultConfiguration" function
...
This functions applies the default configuration to the virtual machine. Also, it disables some integration features
which should not present in the resulted VM image.
Functions are different in PD 9 and 10 structs because some additional options appeared only in Parallels Desktop 10 release.
2015-06-18 12:04:02 +03:00
Mitchell Hashimoto
4463083a60
provisioner/shell: randomize default script name
2015-06-18 10:38:23 +02:00
Mitchell Hashimoto
f6660e8a4f
post-processor/vagrant-cloud: retry uploads [GH-2167]
2015-06-18 10:25:47 +02:00
Mitchell Hashimoto
d9fceaf39d
update CHANGELOG
2015-06-18 10:19:46 +02:00
Mitchell Hashimoto
25533336ca
Merge branch 'ldx-master'
2015-06-18 10:18:22 +02:00
Mitchell Hashimoto
ba2cf18460
Merge branch 'master' of https://github.com/ldx/packer into ldx-master
2015-06-18 10:18:17 +02:00
Mitchell Hashimoto
fd40b714c4
Merge pull request #2118 from vtolstov/image
...
remove image format from image name in qemu builder
2015-06-18 10:16:51 +02:00
Mitchell Hashimoto
40cb558f2f
update CHANGELOG
2015-06-18 10:15:53 +02:00
Mitchell Hashimoto
9bb7d0a2d5
Merge pull request #2152 from abayer/gce-optional-internal-ip
...
builder/google: Adds support for using the internal IP rather than NAT IP in GCE
2015-06-18 10:15:27 +02:00
Mitchell Hashimoto
6fbf4147cd
update CHANGELOG
2015-06-18 10:12:33 +02:00
Mitchell Hashimoto
4da0b42fc1
Merge pull request #2054 from garnaat/amazon-chroot-check-before-umount
...
builder/amazon-chroot: Only unmount if path is actually mounted
2015-06-18 10:12:06 +02:00
Chris Bednarski
8fdb4f77e0
WIP 2/4 tests passing, still need to re-implement ZIP and bare compression files and do some cleanup
2015-06-18 00:47:33 -07:00
Mitchell Hashimoto
b7dab2689a
fmt
2015-06-18 05:23:04 +02:00
Mitchell Hashimoto
0123231648
Merge pull request #2267 from bubaflub/fix_qemu_vnc_port_range
...
builder/qemu: Force qemu to use a VNC port by setting vnc_min_port == vnc_max_port
2015-06-18 05:22:39 +02:00
Bob Kuo
b77fcd90f3
Force qemu to use a VNC port by setting vnc_min_port == vnc_max_port
...
Similar to Issue #1288 , this prevents a crash when we set the VNC
minimum port equivalent to the VNC maximum port
2015-06-17 16:07:38 -05:00
Mitchell Hashimoto
ac510cd845
update CHANGELOG
2015-06-17 22:36:44 +02:00
Mitchell Hashimoto
c401937c84
Merge pull request #2266 from mitchellh/f-bastion
...
communicator/ssh: support for bastion SSH
2015-06-17 22:35:22 +02:00
Mitchell Hashimoto
6cdc17dda4
helper/communicator: default bastion PK to normal PK
2015-06-17 22:33:59 +02:00
Mitchell Hashimoto
b20e26be17
website: update docs for ami_groups claritifaction [GH-1068]
2015-06-17 22:30:57 +02:00
Mitchell Hashimoto
8401177363
update CHANGELOG
2015-06-17 22:21:30 +02:00
Mitchell Hashimoto
889b5b6105
website: update vsphere
2015-06-17 22:21:04 +02:00
Mitchell Hashimoto
cbaaf0da52
communicator/ssh: support for bastion SSH
2015-06-17 22:10:42 +02:00
Mitchell Hashimoto
b2609db395
provisioner/windows-restart: fix potential panic case
2015-06-17 18:22:27 +02:00
Mitchell Hashimoto
7711e07f05
provisioner/windows-restart: test fix
2015-06-17 17:56:31 +02:00
Mitchell Hashimoto
a53cc8b070
update CHANGELOG
2015-06-17 17:53:40 +02:00
Mitchell Hashimoto
49769a17c2
Merge pull request #2243 from mitchellh/f-powershell
...
Windows provisioners: powershell, windows-shell, windows-restart
2015-06-17 17:51:42 +02:00
Mitchell Hashimoto
5ee02b09b2
Merge pull request #2258 from mitchellh/b-puppet-manifest-base
...
provisioner/puppet-masterless: only base if manifest is a file [GH-1933]
2015-06-17 17:51:07 +02:00
Chris Bednarski
47bb5ae899
Re-added benchmark and license
2015-06-16 20:23:40 -07:00
Chris Bednarski
2d6f8279e6
Restore configuration structure from vtolstov's branch
2015-06-16 19:08:22 -07:00
Chris Bednarski
b2ad92f414
Merged changes from f-file-builder and master
2015-06-16 19:07:29 -07:00
Mitchell Hashimoto
b8e5ece49c
Merge pull request #2263 from pecigonzalo/b-powershell-reboot-issue
...
Add quickfix to restart provisioner as existing one was not working.
2015-06-16 17:46:20 -07:00
Gonzalo Peci
af4d8b99b4
Add quickfix to restart provisioner as existing one was not working.
...
For more information read https://github.com/mitchellh/packer/pull/2243
2015-06-17 12:29:10 +12:00
Chris Bednarski
ddbc145d29
Implemented acceptance test for compress
2015-06-16 16:31:09 -07:00
Chris Bednarski
f5067e9736
Merge branch 'f-file-builder' of github.com:mitchellh/packer into f-file-builder
2015-06-16 12:11:33 -07:00