Commit Graph

8417 Commits

Author SHA1 Message Date
Matthew Hooker 994090cac6 Merge pull request #5180 from rickard-von-essen/docs-remove-ssh-from-builders
Remove ssh_username` from builder docs
2017-07-27 13:11:18 -07:00
Matthew Hooker b322f0ba22
update changelog 2017-07-27 13:10:15 -07:00
Matthew Hooker a124a3abdb Merge pull request #5181 from rickard-von-essen/issue-5176
core: iso_checksum_url should strip query param
2017-07-27 13:07:31 -07:00
Matthew Hooker ab2993ac94
update changelog 2017-07-27 13:02:59 -07:00
Matthew Hooker b99e2c4b96 Merge pull request #5148 from zhuzhih2017/master
fix keypair error for debug mode and increase the wait time to avoid …
2017-07-27 13:02:09 -07:00
Rickard von Essen 858f1227af
cloudstack: Updated after review (2) 2017-07-27 21:32:47 +02:00
Rickard von Essen ffa8626f8b Updated CHANGELOG.md 2017-07-27 21:21:24 +02:00
Rickard von Essen 28078f2268 Merge pull request #5172 from rickard-von-essen/prl-vmtype
parallels: Remove soon to be removed --vmtype flag
2017-07-27 21:18:41 +02:00
Tobias eafaaa881f builder/hyperv/iso: missing InterpolateContext 2017-07-27 16:57:02 +02:00
Rickard von Essen 97498f80be
core: iso_checksum_url should strip query param
When iso_urls contains query parameters these should be stripped when
searching the content of iso_checksum_url for a maching checksum.

Closes #5176
2017-07-27 07:21:39 +02:00
Rickard von Essen b66bc549cd
Remove ssh_username` from builder docs 2017-07-27 06:53:16 +02:00
Rickard von Essen 26cd27dc7c
cloudstack: Updated after review 2017-07-26 21:34:11 +02:00
Rickard von Essen 2fea167294
cloudstack: Updated after review 2017-07-26 19:01:12 +02:00
Rickard von Essen 89dcc93f1c cloudstack: Print instance password if debug mode 2017-07-26 07:38:05 +02:00
Rickard von Essen fc964bfab2 cloudstack: Setup temporary SSH keypair 2017-07-26 07:38:05 +02:00
Rickard von Essen 8a035ddb8a
parallels: Remove soon to be removed --vmtype flag
In the next release of Parallels Desktop for Mac Pro Ed. the prlctl createvm
command doen't support the --vmtype flag anymore.
2017-07-26 07:27:08 +02:00
bugbuilder fb52c42b3d Only add the folder when the error is NotFoundError 2017-07-25 23:14:59 -04:00
Matthew Hooker 6d997d82e0
preserve left-side whitespace in output 2017-07-24 14:24:28 -07:00
Matthew Hooker b9d1fada25
go <= 1.6 are no longer supported 2017-07-24 13:27:31 -07:00
Rickard von Essen dcbf4d5f9a
digitalocean: docs: Added missing newline 2017-07-23 07:47:53 +02:00
Rickard von Essen 54de455729 Merge pull request #5163 from bhcleek/default-gopath
support default GOPATH
2017-07-22 18:02:31 +02:00
Billie Cleek e7b0785380 support default GOPATH
set GOPATH as an explicit Make variable instead of relying on the
environment variable so that contributors that use the default GOPATH
without setting the GOPATH environment variable can build the dev
target.
2017-07-22 08:45:34 -07:00
Rickard von Essen 0a05ce63b1 Merge pull request #5161 from rickard-von-essen/amz-ebs-doc-fix
amazon-ebs: docs: indentation fix
2017-07-22 08:15:08 +02:00
Rickard von Essen 0fe22d55d7
amazon-ebs: docs: indentation fix 2017-07-22 08:14:27 +02:00
Saulius Grusnys 5ebc96744d Accelerator api is now GA, switching back to v1 from v0.beta 2017-07-21 15:05:24 +01:00
zhuzhih2017 8cf8079cad rename variable name to avoid misunderstanding 2017-07-21 09:47:21 +08:00
zhuzhih2017 62da0e7607 fix keypair error for debug mode and increate the wait time to avoid the timeout failure, add the more example 2017-07-20 11:13:59 +08:00
Megan Marsh 8cfef76cdd Merge pull request #5146 from hashicorp/investigate_5142
quick patch to make ansible work again
2017-07-19 13:34:26 -07:00
Megan Marsh 07decf99ad quick patch to make ansible work again 2017-07-19 10:28:13 -07:00
Saulius Grusnys b6783a1180 Adding sanity checks in Prepare when adding accelerators and tests for accelerator configuration 2017-07-19 11:28:49 +01:00
bugbuilder 7274bbb63d commends, documentation and var names updates 2017-07-19 00:44:18 -04:00
bugbuilder fa10616f57 Changes requested applied 2017-07-18 23:10:05 -04:00
Rickard von Essen 1bf8a0c6a1
cloudstack: Move ipaddress and host port to state 2017-07-18 21:40:36 +02:00
Rickard von Essen 07fffd7cd5 cloudstack: moved instanceSource to statebag 2017-07-18 16:39:28 +02:00
Saulius Grusnys 1d4c42930f Update accelerator_type documentation to note the required on_host_maintenance value 2017-07-18 11:53:00 +01:00
Saulius Grusnys 2e1f85a3f2 Adding accelerator_count and accelerator_type to optional configuration reference 2017-07-18 11:14:36 +01:00
Megan Marsh ba3d4c8cd2 updating to dev version 1.0.4 2017-07-17 17:08:47 -07:00
Megan Marsh c0ddb4a044
Cut version 1.0.3 2017-07-17 16:55:09 -07:00
Megan Marsh e6b809dc32 update version to 1.0.3 2017-07-17 16:24:21 -07:00
Megan Marsh 3bfe4aacd9 update changelog in prep for 1.0.3 2017-07-17 16:22:58 -07:00
Megan Marsh 08a56a7f49 Merge pull request #5132 from hashicorp/4923_encrypt_docs
clarify docs for encrypt_boot
2017-07-17 13:12:59 -07:00
Megan Marsh f4eda4d5b0 Merge pull request #5140 from minac/patch-1
Removed MAINTAINER from changes
2017-07-17 11:41:01 -07:00
Miguel David d48ad02fbb Removed MAINTAINER from changes
Removed maintainer from changes array since "Stderr: Error response from daemon: maintainer is not a valid change command"
2017-07-17 18:23:13 +01:00
Rickard von Essen 792977906f Updated CHANGELOG.md 2017-07-17 18:42:03 +02:00
Rickard von Essen ef5c7936f2 Merge pull request #5130 from rickard-von-essen/cloudstack-ssh-agent
cloudstack: Add support for ssh_agent_auth
2017-07-17 18:41:24 +02:00
Saulius Grusnys 200113b8c1 Switch googlecompute builder to use compute/v0.beta and add support for accelerator api 2017-07-17 15:39:41 +01:00
bugbuilder 2ddc07d3b9 Documentation update to clarify the use of the datacenter option 2017-07-16 22:15:09 -04:00
Matthew Aynalem d08e47a853 docs salt-masterless provisioner - move required element out of optional elements section 2017-07-16 16:26:31 -07:00
Megan Marsh 987347c7d5 clarify docs for encrypt_boot 2017-07-14 16:32:47 -07:00
Megan Marsh 63fbe1e969 Merge pull request #5101 from hashicorp/4992_push_vars
make sure that flagVars is not a nil map
2017-07-14 15:42:58 -07:00