Matthew Hooker
|
43c19b49e0
|
update changelog
|
2017-08-11 19:03:24 -07:00 |
Matthew Hooker
|
794efd62b1
|
Merge pull request #5240 from icycle77/salt_sudo_fix
use sudo for cleaning up salt content created with sudo
|
2017-08-11 19:02:25 -07:00 |
Brett Russ
|
7192c46e46
|
sudo prefix the command which cleans up `/srv/{salt,pillar}` as these are created with sudo in the packer driven salt bootstrapper
|
2017-08-11 21:26:16 -04:00 |
Matthew Hooker
|
850ae8ac65
|
prepare for next release
|
2017-08-11 14:48:21 -07:00 |
Matthew Hooker
|
4c3e6f36ba
|
Cut version 1.0.4
|
2017-08-11 14:40:32 -07:00 |
Matthew Hooker
|
1dd4ecb8fc
|
prepare for v1.0.4
|
2017-08-11 14:35:47 -07:00 |
Matthew Hooker
|
8be7b880a5
|
update changelog in preparation for v1.0.4
|
2017-08-11 14:35:14 -07:00 |
Matthew Hooker
|
f3a03dd650
|
update changelog
|
2017-08-11 11:17:35 -07:00 |
Matthew Hooker
|
59c9b3729c
|
Merge pull request #5235 from hashicorp/revert-5101-4992_push_vars
Revert "make sure that flagVars is not a nil map"
|
2017-08-11 11:13:09 -07:00 |
Megan Marsh
|
d733be711a
|
Merge pull request #5238 from hashicorp/fix5237
do not wait for rpc upload command to return
|
2017-08-11 09:33:35 -07:00 |
Matthew Hooker
|
2d3b639c7b
|
don't need a waitgroup for uploading files
|
2017-08-10 17:02:23 -07:00 |
Matthew Hooker
|
b05643cd47
|
increase telemetry report timeout
|
2017-08-10 16:57:20 -07:00 |
Matthew Hooker
|
ea76b5a693
|
Show scp output on error
|
2017-08-10 11:46:38 -07:00 |
Matthew Hooker
|
d8af39254e
|
Revert "make sure that flagVars is not a nil map"
|
2017-08-09 16:11:38 -07:00 |
Matthew Hooker
|
48d8670838
|
update changelog
|
2017-08-09 16:11:11 -07:00 |
Matthew Hooker
|
a6c97311b3
|
Merge pull request #5234 from hashicorp/filecopy_5221
fix file copy script to prevent error when encountering empty directory
|
2017-08-09 16:08:57 -07:00 |
Megan Marsh
|
199b9062b0
|
fix file copy script to prevent error when encountering empty directory
|
2017-08-09 15:19:17 -07:00 |
Megan Marsh
|
a924db9a79
|
Merge pull request #5228 from hashicorp/4653_dont_delete_snapshots
continue, not break
|
2017-08-08 15:07:01 -07:00 |
Christopher Boumenot
|
216317c49d
|
Merge pull request #5222 from Trip09/NO-TICKET-azure-allow-build-inside-vpc
[Azure] allow build inside vpc access via public IP
|
2017-08-08 15:02:53 -07:00 |
Megan Marsh
|
ef0a091720
|
continue, not break
|
2017-08-08 14:53:56 -07:00 |
Matthew Hooker
|
968eb94b80
|
Merge pull request #5211 from hashicorp/4653_dont_delete_snapshots
use block device mappings to know whether a snapshot existed before p…
|
2017-08-08 14:31:38 -07:00 |
Megan Marsh
|
2d6028eb9a
|
use named loops instead of doDelete flag
|
2017-08-08 14:28:01 -07:00 |
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 |
Matthew Hooker
|
9b88ec975a
|
Merge pull request #5227 from hashicorp/fix-flaky-test
fix test that flaked in a travis build recently
|
2017-08-08 12:28:33 -07:00 |
Megan Marsh
|
3f7c090f3b
|
fix test that flaked in a travis build recently
|
2017-08-08 12:25:12 -07:00 |
Matthew Hooker
|
e3e36906c3
|
update changelog
|
2017-08-08 11:53:16 -07:00 |
Matthew Hooker
|
f2a47a581d
|
Merge pull request #5226 from hashicorp/2433_symlinks
update atlas-go to fix symlink-related packer push failures
|
2017-08-08 11:49:42 -07:00 |
Matthew Hooker
|
d423d768fa
|
update changelog
|
2017-08-08 10:08:44 -07:00 |
Matthew Hooker
|
08ff7486c1
|
Merge pull request #5184 from tsmolka/patch-1
builder/hyperv/iso: missing InterpolateContext
|
2017-08-08 10:07:53 -07:00 |
Megan Marsh
|
535268cf85
|
update atlas-go to fix symlink-related packer push failures
|
2017-08-08 09:40:44 -07:00 |
Joao Albuquerque
|
d909c702ee
|
Working PublicPrivate
|
2017-08-08 15:05:45 +01:00 |
Tobias
|
8a9c2b6959
|
Merge branch 'master' of https://github.com/hashicorp/packer into patch-1
|
2017-08-08 13:27:45 +00:00 |
Tobias
|
ada8902721
|
fix formatting
|
2017-08-08 13:21:53 +00:00 |
Matthew Hooker
|
72deffc3d8
|
Merge pull request #5192 from danisla/patch-1
Update to how zone is extracted from metadata
|
2017-08-07 16:03:44 -07:00 |
Matthew Hooker
|
943e8e648a
|
properly handle decode error
|
2017-08-07 11:09:40 -07:00 |
Matthew Hooker
|
341471d55b
|
Merge pull request #5224 from lfarnell/code-cleanup
Code Cleanup
|
2017-08-07 11:07:46 -07:00 |
Luke Farnell
|
7c3eb33cda
|
Fixed spelling mistakes
|
2017-08-07 13:45:50 -04:00 |
Luke Farnell
|
d9a5b69403
|
clean up ineffectual assignments
|
2017-08-07 13:20:01 -04:00 |
Matthew Hooker
|
c96c154272
|
update changelog
|
2017-08-04 14:01:46 -07:00 |
Matthew Hooker
|
b0774546b8
|
Merge pull request #5217 from hashicorp/5213_port_related_null_communicator_crash
don't panic if the communicator is none and the port is 0
|
2017-08-04 14:00:17 -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 |
Megan Marsh
|
c760e1323f
|
don't panic if the communicator is none and the port is 0
|
2017-08-03 13:54:57 -07: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 |