Commit Graph

2948 Commits

Author SHA1 Message Date
Mitchell Hashimoto b4729ca7aa Merge pull request #848 from nebula/securityGroups
Support for Security Groups in Openstack
2014-05-01 20:24:42 -07:00
Mitchell Hashimoto 5c5d62733f fmt 2014-05-01 14:24:19 -07:00
Mitchell Hashimoto 19317fe92d website: document temporary_key_pair_name [GH-1024] 2014-05-01 14:21:38 -07:00
Mitchell Hashimoto 1f41c11dda Merge pull request #1103 from legal90/parallels
builder/parallels: typos
2014-05-01 14:14:09 -07:00
Mitchell Hashimoto 9beac8d286 provisioner/chef-client: proper ordering of args [GH-1100] 2014-05-01 14:13:22 -07:00
Mikhail Zholobov c1510d2b50 Parallels provider: fix typos 2014-05-02 01:07:00 +04:00
Mitchell Hashimoto 3a68c8aaef builder/parallels: update builder ID
We're using packer namespace now
2014-05-01 13:59:52 -07:00
Mitchell Hashimoto 1c49987442 Update CHANGELOG 2014-05-01 13:59:29 -07:00
Mitchell Hashimoto d0f3f8652d Merge pull request #1101 from rickard-von-essen/parallels
Add support for Parallels Desktop for Mac [GH-223]
2014-05-01 13:58:24 -07:00
Rickard von Essen d08ee4adfd Added support for Parallels Desktop for Mac [GH-233] in the vagrant post-processor.
Fixes https://github.com/rickard-von-essen/packer-parallels/issues/3
2014-05-01 20:29:22 +02:00
YungSang 75e26ee955 Added support for Parallels Desktop for Mac [GH-233] in the vagrant post-processor.
The code originate from https://github.com/YungSang/packer-parallels
2014-05-01 20:29:22 +02:00
Rickard von Essen c5e9fbcb50 Added support for Parallels Desktop for Mac [GH-223]
Added documentation for Parallels builder.
2014-05-01 20:29:22 +02:00
Rickard von Essen cdaa9d5a8e Added support for Parallels Desktop for Mac [GH-223]
Added builder plugins: builder-parallels-iso and builder-parallels-pvm.
2014-05-01 20:29:22 +02:00
Mitchell Hashimoto 2010bf184f Merge pull request #1099 from benlangfeld/feature/chef-client-dna-fix
provisioner/chef-client: node DNA needs to handle multiple types
2014-05-01 09:04:53 -07:00
Ben Langfeld b801713e83 Node DNA needs to handle multiple types
Makes chef-client provisioner consistent with chef-solo in its handling of nested JSON as well as strings.

Fixes #1096
2014-05-01 12:48:45 -03:00
Mitchell Hashimoto cfd200a877 Merge pull request #1098 from priteau/openstack-user-variables
builder/openstack: Support more user variables in the OpenStack builder
2014-05-01 08:38:17 -07:00
Pierre Riteau 04d1bc67ff Support more user variables in the OpenStack builder 2014-05-01 10:23:43 +01:00
Kgespada f48fc1e2cd Adds security group support
Allows security groups to be specified in the template.
2014-05-01 00:32:55 -07:00
Mitchell Hashimoto 92d58a5ede website: update openstack docs 2014-04-30 17:21:33 -07:00
Mitchell Hashimoto 660be5b783 builder/openstack: support a tenant ID 2014-04-30 17:21:32 -07:00
Ross Smith II 4194a9bae3 Update digitalocean.html.markdown
tiniest of typos
2014-04-30 17:10:12 -07:00
Mitchell Hashimoto e8ab99676e website: openstack docs 2014-04-30 16:55:50 -07:00
Mitchell Hashimoto 4a725409af Merge pull request #919 from nebula/manage_floating_ips
[OpenStack] Add flexible IP pool/address handling.
2014-04-30 16:54:13 -07:00
Mitchell Hashimoto 2a3673c1c9 Update CHANGELOG 2014-04-30 15:55:58 -07:00
Mitchell Hashimoto 6f6d656267 Merge pull request #1089 from rasa/use-slugs-for-digitalocean
builder/digitalocean: use names/slugs as well as IDs for image/region/si...
2014-04-30 15:55:09 -07:00
Mitchell Hashimoto 492a6d5aba Update CHANGELOG 2014-04-30 15:52:25 -07:00
Mitchell Hashimoto 3c2df9a132 post-processor/vsphere: comments and style 2014-04-30 15:52:01 -07:00
Mitchell Hashimoto 12d16cace1 Merge pull request #1091 from mkuzmin/vsphere-parameters
post-processors/vsphere: Optional parameters in vSphere post-processor
2014-04-30 15:50:51 -07:00
Mitchell Hashimoto 0417ae3059 builder/amazon: alphabetize some things 2014-04-30 15:43:11 -07:00
Michael Kuzmin fce2fc526f Optional parameters in vSphere post-processor.
datastore, vm_folder, and vm_network options can be omitted.
2014-04-30 16:02:09 +04:00
Ross Smith II 2bcd9a304e builder/digitalOcean: use names/slugs as well as IDs for image/region/size 2014-04-29 20:33:31 -07:00
Mitchell Hashimoto 0e4fa69662 Update CHANGELOG 2014-04-29 16:56:42 -07:00
Mitchell Hashimoto e2d2d25548 Merge pull request #1086 from rasa/add-globs-and-dirs-to-floppy-files
Allow wildcards and directories for floppy_files parameter
2014-04-29 16:55:14 -07:00
Ross Smith II 96daafbfa6 Update CHANGELOG.md 2014-04-29 12:56:34 -07:00
Ross Smith II c680b5ef83 Update CHANGELOG.md 2014-04-29 12:54:19 -07:00
Ross Smith II 6373529af8 Merge pull request #946 from jhelwig/vboxmanage-before-export
Add ability to run vboxmanage commands just before exporting [GH-664]
2014-04-29 12:52:38 -07:00
Ross Smith II 3d960ccc69 go fmt 2014-04-29 12:29:15 -07:00
Ross Smith II e422d45f92 Allow wildcards and directories for floppy_files parameter 2014-04-29 12:27:34 -07:00
Jacob Helwig 38e880a187 Add ability to run vboxmanage commands just before exporting [GH-664] 2014-04-29 11:58:11 -07:00
Mitchell Hashimoto bb8d0a5e7a provisioner/chef-solo: convert []uint8 to string 2014-04-29 00:33:55 -07:00
Mitchell Hashimoto 25638c3e04 Merge pull request #1084 from jimbrowne/aws-iam-permissions-doc-fix
website: Fix EC2 IAM documentation.  Possibly fixes #577
2014-04-29 00:14:58 -07:00
Jim Browne 93c7e01c9f Fix EC2 IAM documentation. Possibly fixes #577 2014-04-29 00:05:49 -07:00
Mitchell Hashimoto 379f3ae933 provisioner/chef-solo: be more lenient on json fix 2014-04-28 22:20:57 -07:00
Mitchell Hashimoto 4379997c2c provisioner/chef-solo: better error for bad type in JSON 2014-04-28 22:18:21 -07:00
Mitchell Hashimoto 8fc46aaa82 provisioner/chef-solo: deeploy nested JSON works properly 2014-04-28 21:56:32 -07:00
Mitchell Hashimoto 3ac246d611 packer/rpc: don't reply with arbitrary error 2014-04-28 21:36:49 -07:00
Ross Smith II 8cdd784e46 scripts: fix executable name when packer dir is a symlink 2014-04-28 19:06:08 -07:00
Mitchell Hashimoto 5cd2cfa563 comment so future-mitchell knows what I've done 2014-04-28 16:19:35 -07:00
Mitchell Hashimoto ba05119a75 common: user variable conversion to non-string types works [GH-1079] 2014-04-28 16:18:45 -07:00
Mitchell Hashimoto d236e139ac Merge pull request #1077 from jcline/chef_client_cleanup
provisioners/chef-client: delete correct client
2014-04-28 15:31:39 -07:00