Commit Graph

3359 Commits

Author SHA1 Message Date
Mitchell Hashimoto 5c09afe22c Merge pull request #1448 from vtolstov/simple
builder/digitalocean: add ability to set api url in template
2014-09-01 21:23:41 -07:00
Mitchell Hashimoto 845cdabe72 Update CHANGELOG 2014-09-01 21:22:51 -07:00
Mitchell Hashimoto ed00a5df19 Merge pull request #1453 from manul/master
builder/amazon-instance: It's possible to create instance-store images from EBS-based images
2014-09-01 21:22:05 -07:00
Ulf Mansson bebca3bfae It's not necessary to use an instance-store image to build an instance-store image, see this example http://sorcery.smugmug.com/2014/01/29/instance-store-hvm-amis-for-amazon-ec2/ so there should be no restriction on the ExpectedRootDevice 2014-08-29 09:22:27 +02:00
Vasiliy Tolstov e18f0f7f5b fix missing parts
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2014-08-28 22:24:31 +04:00
Vasiliy Tolstov 4166c63732 add ability to set api url in template
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2014-08-28 16:53:07 +04:00
Ross Smith II 008eb58c57 Update CHANGELOG.md 2014-08-26 14:06:52 -07:00
Rickard von Essen 07e11f27ec Merge pull request #1443 from rickard-von-essen/prl_nav_keys
builder/parallels: Added some navigation keys in "boot_command". Fixes [GH-1442]
2014-08-26 01:03:41 +02:00
Rickard von Essen f9cddd2e18 builder/parallels: Added some navigation keys. Fixes [GH-1442] 2014-08-26 01:00:58 +02:00
Rickard von Essen b0161f40fe Merge pull request #1440 from legal90/master
Enhancements for Parallels builder
2014-08-26 00:49:52 +02:00
Mikhail Zholobov fc2d695b0f builder/parallels: Added compatibility with Parallels Desktop 10 2014-08-24 07:38:24 +04:00
Mikhail Zholobov 10be7e27de builder/parallels: Added platform check 2014-08-24 07:30:29 +04:00
Mikhail Zholobov 9ad2b98673 builder/parallels: Removed config parameter 'ostype'
We have to set either 'ostype' or 'distribution', but not both.
2014-08-24 07:30:29 +04:00
Rickard von Essen 77ae2014ed Merge pull request #1438 from rickard-von-essen/parallels10
parallels: Support for Parallels Desktop 10
2014-08-23 20:25:56 +02:00
Rickard von Essen 732c767bfd parallels: Support for Parallels Desktop 10 2014-08-23 20:23:13 +02:00
Mitchell Hashimoto e3846e39c1 Merge pull request #1434 from frapposelli/fix-vmware-typos
Fixed multiple VMware typos.
2014-08-22 07:54:18 -07:00
Fabio Rapposelli d2a9a98eeb Fixed multiple VMware typos. 2014-08-22 10:07:36 +02:00
RH Becker e3015d7fe1 Add `page_title` attribute to each documentation file for which it didn't already exist, matching the value to each page's h1, respectively. 2014-08-21 17:41:35 -07:00
RH Becker 2e3b34789a Add table of contents link to orphan doc: `other/environmental-variables.html`. 2014-08-21 17:29:20 -07:00
Jason A. Beranek ebdfa2bc56 vmware-iso/driver-esxi: Fix VNC detection of used ports
Fixes error in earlier commit that didn't properly detect a port
  was listened to.
2014-08-20 20:42:05 -05:00
Eric Johnson 944d0e2ebf Merge pull request #1431 from mpage/gce-project-id-for-source-image
Allow specifying project for source images in GCE
2014-08-20 10:34:35 -07:00
Matt Page 8f237b7b94 Allow specifying project for source images in GCE
Within GCE, images may be shared across projects. Prior to this
commit, there was no way to inform the GCE builder that a source
image belonged to a specific project. This adds an optional
'source_image_project_id' key to the GCE builder config.
2014-08-20 10:20:28 -07:00
Nick Presta 3cf90cb964 Updating Ubuntu 12.04 ISO location and checksum 2014-08-20 00:08:22 -04:00
Nick Presta e0b6943c1c Updating check for version when on devel. 2014-08-19 21:26:01 -04:00
Jack Pearkes 895db383c8 Merge pull request #1411 from chrisfarms/master
fix panic when vagrant cloud response fails
2014-08-19 12:25:12 -07:00
Jason A. Beranek 93e4475d6a vmware-iso/driver-esxi: Detect VNC in cross-platform way [GH-1372]
Use VMware calls to determine ports being listened to, and determine
  free VNC port
2014-08-18 21:50:48 -05:00
Jason A. Beranek 2c41d59e21 vmware-iso: Update VNCAddressFinder interface to return errors from VNCAddress() 2014-08-18 20:34:37 -05:00
Jason A. Beranek 6acbc91ff7 vmware-iso: Fix error vnc min/max ports [GH-1288] 2014-08-18 20:15:15 -05:00
Jason A. Beranek 1e5d746783 Merge pull request #1362 from pmorie/docs
Fix typo in docker builder docs
2014-08-18 17:44:38 -05:00
Tim Dysinger c79121617c Use Region not S3Endpoint 2014-08-18 08:52:31 -10:00
Marc Abramowitz 9bd33d1e0b Make region required for rackspace but not other providers
Update test to make it pass.
2014-08-15 11:19:04 -07:00
Marc Abramowitz 69500b6943 OpenStack builder: Make region not required
Perhaps "region" is required when using a public provider like
Rackspace? It's not required for my private cloud from Metacloud. I
suspect a lot of private clouds have only a single region and thus don't
need "region" to be specified.
2014-08-15 00:32:53 -07:00
Ross Smith II 70cc555133 Update CHANGELOG.md 2014-08-12 09:19:20 -07:00
Chris Farmiloe 51f55dda48 fix panic when vagrant cloud response fails 2014-08-12 18:11:27 +02:00
Marc Abramowitz 031c25154f openstack builder error out when gets blank keypair 2014-08-12 08:29:00 -07:00
Hiroyuki Sato 965d273907 Add machine_type option for qemu builder.
On CentOS7, ``pc-1.0'' qemu-kvm machine type are not supported.

Supported machines are:
none                 empty machine
pc                   RHEL 7.0.0 PC (i440FX + PIIX, 1996) (alias of pc-i440fx-rhel7.0.0)
pc-i440fx-rhel7.0.0  RHEL 7.0.0 PC (i440FX + PIIX, 1996) (default)
rhel6.5.0            RHEL 6.5.0 PC
rhel6.4.0            RHEL 6.4.0 PC
rhel6.3.0            RHEL 6.3.0 PC
rhel6.2.0            RHEL 6.2.0 PC
rhel6.1.0            RHEL 6.1.0 PC
rhel6.0.0            RHEL 6.0.0 PC
q35                  RHEL-7.0.0 PC (Q35 + ICH9, 2009) (alias of pc-q35-rhel7.0.0)
pc-q35-rhel7.0.0     RHEL-7.0.0 PC (Q35 + ICH9, 2009)
2014-08-12 16:02:03 +09:00
Eric Johnson a5bc5beccb Merge pull request #1397 from jfrazelle/disk_size
add disk size to google compute
2014-08-08 11:54:58 -07:00
Jessica Frazelle 8bc696ce9e add disk size to google compute, so as to avoid disk size errors on exporting the image 2014-08-08 14:39:03 -04:00
Rickard von Essen 391dffd848 Merge pull request #1398 from rickard-von-essen/issue_1338
parallels-iso: ISO not removed from VM after install [GH-1338]
2014-08-08 12:43:15 +02:00
Rickard von Essen fe37d9b6e1 parallels-iso: ISO not removed from VM after install [GH-1338]
Also remove floppy and prl-tools ISO if applicable.
2014-08-08 10:07:32 +02:00
Ian Unruh 100200e1ae Add templating to VMware SSH host option 2014-08-07 11:11:08 -04:00
Matthew Baker b8c13d3e4d Keeping the -machine type=pc if accelerator method set to "none" 2014-08-07 04:08:50 -07:00
Matthew Baker 99d15abfd2 adding allowed values for accelerator 2014-08-07 02:51:24 -07:00
Mitchell Hashimoto 104bd9d604 Merge pull request #1392 from carletes/patch-1
website: typo in vagrant cloud
2014-08-06 15:02:33 -07:00
Carlos Valiente 41cdb33d65 Update vagrant-cloud.html.markdown 2014-08-06 22:59:38 +01:00
Matthew Baker 5814b9d3c7 Merge branch 'oracle' 2014-08-06 02:44:39 -07:00
Matthew Baker 9220d644d1 Making graphics and hardware virtualisation optional and configurable 2014-08-06 02:43:38 -07:00
Matthias Schmitz 65f71daf73 Allow 'tcg' as accelerator in builder-qemu
* Using 'tcg' as accelerator for qemu-system allows packer to run in a
  virtual machine as no kvm or xen support is needed.

* Also document the default behavior if no accelerator is given in the
  documentation.
2014-08-05 22:46:47 +02:00
Peter Sankauskas ab9f0bc3c8 Removing my debugging output 2014-07-29 22:18:43 -07:00
Peter Sankauskas e878495f67 Removing my helper script 2014-07-29 22:10:49 -07:00