Chris Bednarski
|
65863342dc
|
Merge pull request #2222 from markpeek/markpeek-fix-config-interpolation
Fix config interpolation for some builders
|
2015-06-12 14:19:36 -07:00 |
Mark Peek
|
16320372d6
|
Make some builder config usage more consistent with other builders
|
2015-06-12 14:02:09 -07:00 |
Mark Peek
|
f398352996
|
Fix a bug where interpolation was broken in some builders
|
2015-06-12 14:00:59 -07:00 |
Mitchell Hashimoto
|
a3863c3495
|
builder/openstack: update floating IP messaging
|
2015-06-12 15:23:05 -04:00 |
Mitchell Hashimoto
|
35b8df1816
|
website: note cloud-init req for openstack [GH-1750]
|
2015-06-12 11:14:28 -04:00 |
Mitchell Hashimoto
|
9bb722c99f
|
update CHANGELOG
|
2015-06-12 11:10:34 -04:00 |
Mitchell Hashimoto
|
693f04afcc
|
builder/openstack: AZ support
|
2015-06-12 11:10:10 -04:00 |
Mitchell Hashimoto
|
44d86c2e90
|
update CHANGELOG
|
2015-06-12 10:54:36 -04:00 |
Mitchell Hashimoto
|
53b117e223
|
update CHANGELOG
|
2015-06-12 10:54:12 -04:00 |
Mitchell Hashimoto
|
1428e6dfbe
|
Merge pull request #2218 from mitchellh/f-openstack
OpenStack uses official OpenStack client
|
2015-06-12 10:52:33 -04:00 |
Mitchell Hashimoto
|
92b6b5c387
|
builder/openstack: can ref flavor by name
|
2015-06-12 10:32:31 -04:00 |
Mitchell Hashimoto
|
ad374e82af
|
builder/openstack: shuffle some fields to note unused fields
|
2015-06-12 10:05:03 -04:00 |
Mitchell Hashimoto
|
5d32a1f6e0
|
builder/openstack: use IP not FixedIP
|
2015-06-12 10:02:04 -04:00 |
Mitchell Hashimoto
|
590177ea4b
|
builder/openstack: fix unit tests
|
2015-06-12 00:35:54 -04:00 |
Mitchell Hashimoto
|
e724b5fe80
|
builder/openstack: support legacy env vars
|
2015-06-12 00:33:52 -04:00 |
Mitchell Hashimoto
|
50e2eb30e6
|
builder/openstack: modifications to work with rackspace
|
2015-06-12 00:28:38 -04:00 |
Mitchell Hashimoto
|
c80d1ab46b
|
remove the new plugin
|
2015-06-12 00:16:56 -04:00 |
Mitchell Hashimoto
|
a0d41fcd14
|
builder/openstack
|
2015-06-12 00:16:43 -04:00 |
Mitchell Hashimoto
|
46f518f21d
|
builder/openstack: proper error extraction
|
2015-06-12 00:09:01 -04:00 |
Mitchell Hashimoto
|
7a46b80cfb
|
builder/openstack-new: better UI
|
2015-06-12 00:05:24 -04:00 |
Mitchell Hashimoto
|
551e80774d
|
builder/openstack-new: fix some issues
|
2015-06-12 00:03:17 -04:00 |
Mitchell Hashimoto
|
c903579aaa
|
builder/openstack-new
|
2015-06-11 23:43:36 -04:00 |
Clint
|
1da56993a2
|
Merge pull request #2214 from mitchellh/b-amazon-subnet-docs
documentation: subnet_id is required for non-default VPC
|
2015-06-11 16:53:19 -05:00 |
Mitchell Hashimoto
|
17555ff21a
|
update version for dev
|
2015-06-11 17:38:35 -04:00 |
Clint
|
25f5d6dba3
|
Update CHANGELOG.md
|
2015-06-11 16:29:15 -05:00 |
Clint Shryock
|
625e2228f5
|
Merge branch 'b-amazon-error-on-ssh-error'
* b-amazon-error-on-ssh-error:
builder/amazon: Properly return error code on ssh errors
|
2015-06-11 16:27:39 -05:00 |
Mitchell Hashimoto
|
7830d78d06
|
provisioner/shell: fix tests
|
2015-06-11 17:24:02 -04:00 |
Clint Shryock
|
04e174fae8
|
builder/amazon: Properly return error code on ssh errors
|
2015-06-11 16:21:29 -05:00 |
Mitchell Hashimoto
|
2a912f7013
|
update CHANGELOG
|
2015-06-11 17:20:13 -04:00 |
Mitchell Hashimoto
|
b28f946be9
|
Merge pull request #2210 from mitchellh/b-set-e
provisioner/shell: set -e for inline [GH-2069]
|
2015-06-11 17:19:43 -04:00 |
Mitchell Hashimoto
|
3ed73852be
|
provisioner/shell: set -e on the shebang itself
|
2015-06-11 17:19:23 -04:00 |
Mitchell Hashimoto
|
8ca8bd7866
|
update CHANGELOG
|
2015-06-11 16:57:44 -04:00 |
Mitchell Hashimoto
|
ae386d0a36
|
update CHANGELOG
|
2015-06-11 16:57:09 -04:00 |
Mitchell Hashimoto
|
3933cc3217
|
Merge pull request #2208 from mitchellh/b-do-user
builder/digitalocean: user data support [GH-2113]
|
2015-06-11 16:57:04 -04:00 |
Mitchell Hashimoto
|
97fd78021b
|
Merge pull request #2211 from mitchellh/b-script-perms
provisioner/shell: uploaded script should be 0755 [GH-1708]
|
2015-06-11 16:54:47 -04:00 |
Mitchell Hashimoto
|
33724d382e
|
Merge pull request #2209 from mitchellh/b-ignore-non-exe
ignore non-exe plugins on Windows [GH-2173]
|
2015-06-11 16:48:56 -04:00 |
Mitchell Hashimoto
|
e88fa43cfe
|
find proper extension
|
2015-06-11 16:45:24 -04:00 |
Clint Shryock
|
724d591ba4
|
documentation: subnet_id is required for non-default VPC
|
2015-06-11 14:02:00 -05:00 |
Clint
|
16f8866728
|
Update CHANGELOG.md
|
2015-06-11 10:57:07 -05:00 |
Clint
|
2af0f10d59
|
Merge pull request #2204 from mitchellh/b-aws-iam-profile-upload
builder/amazon-instance: Omit access, secrety key if using IAM Instan…
|
2015-06-11 10:55:57 -05:00 |
Clint
|
e8f846e47e
|
Update CHANGELOG.md
|
2015-06-11 08:50:48 -05:00 |
Clint
|
900f3641c5
|
Merge pull request #2207 from mitchellh/f-amazon-allow-ami-name-spaces
builder/amazon: Allow spaces in AMI names
|
2015-06-11 08:49:21 -05:00 |
Mitchell Hashimoto
|
a995df352e
|
provisioner/shell: uploaded script should be 0755 [GH-1708]
|
2015-06-10 21:18:46 -07:00 |
Mitchell Hashimoto
|
952077ccb0
|
provisioner/shell: set -e for inline [GH-2069]
|
2015-06-10 21:02:22 -07:00 |
Mitchell Hashimoto
|
9c1e461402
|
website: document chef_environment for chef-solo
|
2015-06-10 20:33:00 -07:00 |
Mitchell Hashimoto
|
9c1e6bc478
|
website: clarify shutdown command [GH-2011]
|
2015-06-10 20:30:00 -07:00 |
Mitchell Hashimoto
|
9514be0df0
|
lowercase the extension of plugins just in case
|
2015-06-10 20:24:34 -07:00 |
Mitchell Hashimoto
|
03032c26fb
|
ignore non-exe plugins on Windows [GH-2173]
|
2015-06-10 20:23:39 -07:00 |
Mitchell Hashimoto
|
c9d308c5d7
|
update CHANGELOG
|
2015-06-10 19:53:52 -07:00 |
Mitchell Hashimoto
|
dcf140f99f
|
builder/digitalocean: more robust wait for pending
|
2015-06-10 19:53:07 -07:00 |