Megan Marsh
e9ec705497
use block device mappings to know whether a snapshot existed before packer's current run. If yes, don't delete the unencrypted snapshot.
2017-08-08 13:59:55 -07:00
zhuzhih2017
eec162ee3c
Merge pull request #5218 from mayn/fix-docs-post-processors-alicloud-import
...
docs: Alicloud Import post-processor - fix alicloud misspelling, add missing sidebar_current
2017-08-04 13:11:21 +08:00
Matthew Aynalem
974309d81f
fix alicloud misspelling, add missing sidebar_current
2017-08-03 20:29:35 -07:00
Matthew Hooker
c4e72dc4a0
fix formatting
2017-08-03 15:14:46 -07:00
Matthew Hooker
ba7c2f9860
Merge pull request #5204 from qoomon/patch-3
...
Improve Completion through better option and file completion
2017-08-03 14:14:21 -07:00
Bengt Brodersen
5280a027d8
Update _packer
2017-08-03 23:11:52 +02:00
Matthew Hooker
8459f239fe
Merge pull request #5214 from mayn/fix-doc-post-processor-vsphere
...
docs: vsphere post-processor - move resource_pool to optional section
2017-08-03 10:50:15 -07:00
Matthew Aynalem
64b8666531
move resource_pool to optional section
2017-08-03 07:49:15 -07:00
Matthew Hooker
ef274d398d
Merge pull request #5210 from hashicorp/sethvargo/remove_people
...
Remove people from community section
2017-08-02 13:24:02 -07:00
Seth Vargo
c0e32695ca
Update deploy process
2017-08-02 14:25:13 -04:00
Seth Vargo
3d0ab090b0
Remove people from community section
...
This is going to be replaced with dynamic content from our CMS in the
future, but we agreed to remove it in the interim.
2017-08-02 14:12:01 -04:00
Bengt Brodersen
40b792746a
Improve Completion through better option and file completion
2017-08-02 09:18:38 +02:00
Matthew Hooker
5d8a985f56
Merge pull request #5199 from hashicorp/remove-date-atlas-warning
...
Remove date from atlas post-processor warning
2017-08-01 12:38:38 -07:00
Justin Campbell
24c4029bb1
Remove date from atlas post-processor warning
2017-08-01 09:08:14 -04:00
Matthew Hooker
4c52ee9697
update changelog
2017-07-31 14:43:02 -07:00
Matthew Hooker
ea7e6e0d4e
Merge pull request #5195 from qoomon/patch-2
...
Update zsh completion, add file completion
2017-07-31 14:41:38 -07:00
Bengt Brodersen
4cc8f25464
Update zsh completion, add file completion
2017-07-31 10:43:38 +02:00
Matthew Hooker
c2f142eea3
Merge pull request #5133 from mayn/fix-docs-provisioners-salt-masterless
...
docs salt-masterless provisioner - move required element out of optional elements section
2017-07-28 13:09:02 -07:00
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
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
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
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
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
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
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
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