Megan Marsh
|
2b57b10284
|
write fixer
|
2019-03-29 15:30:00 -07:00 |
|
Megan Marsh
|
bcacd331c3
|
change cpu to cpus and ram_size to memory in order to bring hyper v into line with other builder defaults
|
2019-03-29 15:12:51 -07:00 |
|
Megan Marsh
|
b764b1d7e1
|
fix tests
|
2019-03-29 15:05:51 -07:00 |
|
Megan Marsh
|
a84fc6bde9
|
remove default ssh_username from oracle classic builder, but add note in docs.
|
2019-03-29 14:24:12 -07:00 |
|
Megan Marsh
|
b079d7ba12
|
add windows container example
|
2019-03-29 13:39:40 -07:00 |
|
Megan Marsh
|
af06334114
|
fix tests
|
2019-03-29 11:37:23 -07:00 |
|
Megan Marsh
|
6407a579f0
|
Document why we need windows communicator in code
|
2019-03-29 11:21:07 -07:00 |
|
Megan Marsh
|
12b9004c76
|
reduce duplicated code
|
2019-03-29 11:14:01 -07:00 |
|
Megan Marsh
|
0860edeed8
|
fix mocks
|
2019-03-28 16:55:35 -07:00 |
|
Megan Marsh
|
70150ffa0f
|
set powershell entrypoint for windows containers
|
2019-03-28 16:46:07 -07:00 |
|
Megan Marsh
|
a01091952d
|
add documentation for windows_container flag
|
2019-03-28 16:26:38 -07:00 |
|
Megan Marsh
|
36f2634352
|
can't use docker cp so call powershell to do this natively. Fix implementation for upload, uploadDir, and download in windows container communicator
|
2019-03-28 16:20:05 -07:00 |
|
Megan Marsh
|
3aa0e51104
|
I use Dir instead of Base for mkdirall call
|
2019-03-28 13:17:15 -07:00 |
|
Megan Marsh
|
af01860fa9
|
remove old docker-toolbox limitation.
|
2019-03-27 15:29:22 -07:00 |
|
Megan Marsh
|
0e6c779a88
|
allow user to access env_var_format in windows_shell call
|
2019-03-27 15:25:32 -07:00 |
|
Megan Marsh
|
3b87f2a519
|
stop container before committing if windows
|
2019-03-27 15:25:51 -07:00 |
|
Megan Marsh
|
8f3313d81e
|
Create new docker communicator for windows containers
|
2019-03-27 15:25:32 -07:00 |
|
Megan Marsh
|
113c04059e
|
sort changelog
|
2019-03-26 10:24:58 -07:00 |
|
Megan Marsh
|
d34d2d5e2c
|
update changelog
|
2019-03-26 10:22:17 -07:00 |
|
Megan Marsh
|
9f1a4e0fed
|
Merge pull request #7423 from hashicorp/lock_ports
Lock packer ports using a lock file
|
2019-03-26 10:35:18 -06:00 |
|
Adrien Delorme
|
ac92916b01
|
StepConfigureVNC: close listener only once
|
2019-03-26 10:58:51 +01:00 |
|
Adrien Delorme
|
91cc7e1091
|
net.ListenRangeConfig.Listen: don't swap ports if max < min
|
2019-03-26 10:53:52 +01:00 |
|
Adrien Delorme
|
a4a83be2b9
|
net.ListenRangeConfig.Listen: allow to have a port rage of zero
|
2019-03-26 10:52:07 +01:00 |
|
Adrien Delorme
|
cd39aa9988
|
net.ListenRangeConfig.Listen: log tried ports a bit earlier in the process
so we know tried ports every time
|
2019-03-26 10:45:32 +01:00 |
|
Megan Marsh
|
e97f864016
|
Merge pull request #7395 from josepand/openstack_force_delete
Expose force_delete for openstack builder
|
2019-03-25 17:34:00 -06:00 |
|
Megan Marsh
|
2c67cd966b
|
Merge pull request #7396 from c0sco/amazon-import-encryption
Support S3 and AMI encryption in amazon-import post-processor
|
2019-03-25 17:24:49 -06:00 |
|
Megan Marsh
|
e5ddf3e56b
|
Merge pull request #7419 from vhaidamaka/vbox_check_none_communicator
Validate 'none' communicator in the virtualbox builder
|
2019-03-25 17:09:17 -06:00 |
|
Adrien Delorme
|
c2587c8369
|
Merge pull request #7433 from hashicorp/fix_tty
unignore interrupt signals (ctrl + c) on windows
|
2019-03-22 14:40:58 +01:00 |
|
Adrien Delorme
|
045f2f41bd
|
display received signal in debug mode
|
2019-03-22 14:25:06 +01:00 |
|
Adrien Delorme
|
2bfd1f7c74
|
don't ENABLE_PROCESSED_INPUT on windows
( just updating go deps )
|
2019-03-22 14:24:52 +01:00 |
|
Adrien Delorme
|
c9066f9e75
|
Update CHANGELOG.md
|
2019-03-21 11:59:29 +01:00 |
|
Megan Marsh
|
02230a8121
|
Merge pull request #7424 from mayn/add-community-tools-packerpy
request to add packer.py to community tools
|
2019-03-20 07:55:42 -06:00 |
|
Matthew Aynalem
|
90e67349fc
|
add packer.py to community tools
|
2019-03-19 12:14:09 -07:00 |
|
Paul Meyer
|
e06ed844d3
|
Update CHANGELOG.md
|
2019-03-19 09:00:26 -07:00 |
|
Paul Meyer
|
e4bea87a20
|
Merge pull request #7211 from riezebosch/master
arm-builder: specify zone resilient image from config
|
2019-03-19 08:59:29 -07:00 |
|
Adrien Delorme
|
7737458d17
|
fix log output
|
2019-03-19 15:32:43 +01:00 |
|
Adrien Delorme
|
42107c2b8b
|
CachePath: only create base path
|
2019-03-19 15:30:01 +01:00 |
|
Adrien Delorme
|
a3838ecfad
|
error on negative ports
|
2019-03-19 15:21:09 +01:00 |
|
Adrien Delorme
|
5a6dffde9a
|
use port as ints
|
2019-03-19 15:01:12 +01:00 |
|
Adrien Delorme
|
f828b72c10
|
step configure vnc: allow to use ESX5Driver again
|
2019-03-19 12:54:15 +01:00 |
|
Adrien Delorme
|
025fc87278
|
StepConnectSSH: show connection address in debug output
|
2019-03-19 12:54:15 +01:00 |
|
Adrien Delorme
|
c214f6735b
|
make everything a uint
|
2019-03-19 12:54:15 +01:00 |
|
Adrien Delorme
|
4cb58446f7
|
packer.CachePath: try to create dir if it doesn't exist
|
2019-03-19 12:54:15 +01:00 |
|
Adrien Delorme
|
51294287fa
|
StepHTTPServer: display error if we could not connect
|
2019-03-19 12:54:15 +01:00 |
|
Adrien Delorme
|
ae182a7c20
|
qemu stepForwardSSH: use common/net pkg to find open port
|
2019-03-19 12:54:15 +01:00 |
|
Adrien Delorme
|
446105e384
|
quemu stepConfigureVNC: use common/net pkg to find open port
|
2019-03-19 12:54:15 +01:00 |
|
Adrien Delorme
|
f67b5ff59d
|
virtualbox StepConfigureVRDP: use common/net pkg to find open port
|
2019-03-19 12:54:15 +01:00 |
|
Adrien Delorme
|
59370986fb
|
virtualbox StepForwardSSH: use common/net pkg to find open port
|
2019-03-19 12:54:15 +01:00 |
|
Adrien Delorme
|
b5d78d47f5
|
vmware StepConfigureVNC: use common/net pkg to find open port
|
2019-03-19 12:54:15 +01:00 |
|
Adrien Delorme
|
6df4128517
|
StepHTTPServer: use the common/net pkg
|
2019-03-19 12:54:12 +01:00 |
|