Mitchell Hashimoto
15c2ca955e
Merge pull request #1065 from brettporter/gce_instance_name
...
builder/googlecompute: configure instance name
2014-04-26 10:58:27 -07:00
Brett Porter
e169013527
builder/googlecompute: configure instance name
...
Retain the current default of an instance name generated by UUID, but allow
users to choose a specific one. Useful for provisioning with Puppet when a
node name is used to select the right manifest.
2014-04-26 12:17:02 +10:00
Ross Smith II
f033991cfa
Update CHANGELOG.md
2014-04-25 12:03:53 -07:00
Ross Smith II
b098e7aa89
Merge pull request #1060 from sethvargo/sethvargo/mkdir_p
...
Ensure parent directories are created for base boxes, fixes #1059
2014-04-25 12:01:23 -07:00
Seth Vargo
abe9bf8581
Ensure parent directories are created for base boxes
2014-04-24 23:32:42 -04:00
James Cline
eb4ba76e1a
provisioner/chef-client: validation_client_name
...
Allows setting of validation_client_name from packer template json.
2014-04-24 00:09:30 -07:00
asatara
1783827c40
Added documentation
2014-04-22 14:30:27 -07:00
Ross Smith II
8dcabe977d
Added myself to our community page
...
Thanks, @mitchell!
2014-04-22 11:15:55 -07:00
Mitchell Hashimoto
247ee515d5
website: more OpenStack docs
2014-04-21 21:38:09 -07:00
Mitchell Hashimoto
5890b033d9
website: update openstack config docs
2014-04-21 21:37:20 -07:00
Mitchell Hashimoto
23446d56fd
builder/openstack: use proper function call for config
2014-04-21 21:34:03 -07:00
Mitchell Hashimoto
8395d0e97a
common: tests for ChooseSTring
2014-04-21 21:30:49 -07:00
Mitchell Hashimoto
7191c1f250
common: Fix URL parsing issues on Windows
2014-04-21 21:28:47 -07:00
Mitchell Hashimoto
159587daf4
Merge pull request #768 from devcamcar/openstack-env-support
...
builder/openstack: Add support for standard OpenStack environment variables
2014-04-21 21:11:37 -07:00
Mitchell Hashimoto
c19a5c6bb7
post-processors/vsphere: disk mode
2014-04-21 21:10:20 -07:00
Mitchell Hashimoto
b5e551d930
Merge pull request #778 from aspring/vmware-post-processor-disk-mode
...
post-processor/vsphere: Add disk mode configuration to allow users to specify the desired diskMo...
2014-04-21 21:07:58 -07:00
Mitchell Hashimoto
be3f391e37
website: update docs for OpenStack changes
2014-04-21 21:04:43 -07:00
Mitchell Hashimoto
8d991b681f
Update CHANGELOG
2014-04-21 21:03:29 -07:00
Mitchell Hashimoto
a9f07bc3ff
Merge pull request #912 from nebula/populate_api
...
builder/openstack: added support for gophercloud's PopulateApi
2014-04-21 21:02:06 -07:00
Ross Smith II
7e16d12b91
Update CHANGELOG.md
2014-04-21 18:09:32 -07:00
Ross Smith II
e38ff2f84e
Merge pull request #1021 from laggyluke/master
...
builder/amazon: configurable virtualization type
2014-04-21 18:08:32 -07:00
Ross Smith II
55016b881a
another attempt at fixing echo -e
2014-04-21 10:50:28 -07:00
Ross Smith II
afd2e2d033
removed extraneous -e from make output [GH-991]
2014-04-21 09:30:51 -07:00
Ross Smith II
850b066408
Merge pull request #945 from benlangfeld:feature/vb_output_opts (manually)
2014-04-21 08:38:48 -07:00
higebu
37b92dff3a
Fix unknown command and syntax error of the ESX5Driver
2014-04-22 00:27:33 +09:00
Ross Smith II
da7dd7f818
Update CHANGELOG.md
2014-04-21 08:22:18 -07:00
Ross Smith II
ec847acf80
Merge pull request #963 from rhburrows/ansible-local-paths-on-windows
...
Fix ansible paths when provisioning Linux from Windows
2014-04-21 08:21:08 -07:00
Ross Smith II
db96a79bf4
use code.google.com/p/gosshold/ssh
2014-04-21 08:18:19 -07:00
Ross Smith II
a33aee13d5
Merge pull request #970 from fnoeding/nullbuilder
...
implemented null buider
2014-04-21 08:12:33 -07:00
Ross Smith II
db32e38246
Update CHANGELOG.md
2014-04-21 08:11:38 -07:00
Ross Smith II
ef1898083a
Merge pull request #971 from fnoeding/amazon-sshkey
...
optionally use existing ssh key for amazon builders
2014-04-21 08:10:05 -07:00
Ross Smith II
e94a7e7f43
Update CHANGELOG.md
2014-04-21 08:07:06 -07:00
Ross Smith II
e9c84ef449
Merge pull request #1001 from zshenker/update-gce-builder-to-v1-api
...
Updates googlecompute build to v1 API & uses boot persistent disk
2014-04-21 08:04:35 -07:00
Ross Smith II
4f186fbd6e
Merge pull request #1006 from jgornick/add-ansible-inventory-file (manually)
2014-04-21 07:57:24 -07:00
Ross Smith II
fe3131f62a
Update CHANGELOG.md
2014-04-21 07:39:21 -07:00
Ross Smith II
3f4baf4aec
Merge pull request #1011 from rasa/add-cloning-in-windows
...
builder/vmware-vmx: add cloning support on Windows [GH-824]
2014-04-21 07:38:05 -07:00
Ross Smith II
4942b920f3
Update CHANGELOG.md
2014-04-21 07:35:53 -07:00
Ross Smith II
1984ce1733
Merge pull request #1016 from jgornick/ansible-chdir
...
Update Ansible provisioner to set cwd to staging directory.
2014-04-21 07:35:03 -07:00
Ross Smith II
2ab3346b67
Update CHANGELOG.md
2014-04-21 07:32:35 -07:00
Ross Smith II
fd4dd284fb
Merge pull request #1018 from priteau/openstack-state-fix
...
Properly return error when invalid instance state is found
2014-04-21 07:30:18 -07:00
Mitchell Hashimoto
57c3b8d9b9
Merge pull request #991 from berendt/fixing-colored-output-of-makefile
...
fixing colored output of Makefile
2014-04-20 23:07:17 -07:00
Mitchell Hashimoto
ba22b5efea
Update CHANGELOG.md
2014-04-17 14:43:53 -07:00
Mitchell Hashimoto
755db6f332
Merge pull request #1043 from databus23/create_floppy_error_handeling
...
common: fix error handeling when creating a floppy
2014-04-17 14:43:22 -07:00
Fabian Ruff
2a3393ca84
fix error handeling when creating a floppy
2014-04-17 23:34:55 +02:00
Pierre Riteau
77dedd9eab
Properly return error when invalid instance state is found
2014-04-17 12:56:25 -05:00
Ross Smith II
7e970a8c08
Merge pull request #1033 from rasa/patch-2
...
builder/digitalocean: updated default image_id, fixes #1032
2014-04-16 22:37:31 -07:00
Ross Smith II
203f85bfb0
Merge pull request #1034 from rasa/patch-1
...
builder/digitalocean: updated default image_id, per #1032
2014-04-16 22:36:31 -07:00
Ross Smith II
ee1b9ec7c2
Update CHANGELOG.md
2014-04-16 22:29:08 -07:00
Ross Smith II
00204f8c4c
Merge pull request #1028 from rasa/use-old-ssh-until-higebus-branch-is-ready
...
use old ssh code until higebu's branch (#1030 ) is ready, see #1019
2014-04-16 22:23:21 -07:00
higebu
f087ce16dc
Fix the build problem by updating ssh package
2014-04-15 10:17:26 +09:00