Adrien Delorme
|
2174652876
|
Merge pull request #7048 from hashicorp/follow_up_7019
fix defaulting/lack thereof for cpu count and memory in vmware template
|
2018-11-28 11:08:14 +01:00 |
Megan Marsh
|
ec75913412
|
fix crash that occurs when dir is nil
|
2018-11-27 16:34:26 -08:00 |
Megan Marsh
|
89fb8f0d3e
|
fix defaulting/lack thereof for cpu count and memory in vmware template
|
2018-11-27 15:43:48 -08:00 |
Megan Marsh
|
f380028b41
|
Merge pull request #7043 from hashicorp/codeowners
add code owners for hcloud and update codeowner for alicloud
|
2018-11-27 12:45:54 -08:00 |
Megan Marsh
|
5067101304
|
Merge pull request #5950 from mcandre/live-distributions
Option to keep ISO attached for live distributions
|
2018-11-27 09:59:01 -08:00 |
Megan Marsh
|
6728244480
|
simplify for loop logic
|
2018-11-27 09:33:29 -08:00 |
Andrew Pennebaker
|
c05ac784d3
|
fix tests
|
2018-11-27 09:31:01 -08:00 |
Andrew Pennebaker
|
5ada3376b8
|
fix test
|
2018-11-27 09:31:01 -08:00 |
Andrew Pennebaker
|
2c989157e4
|
gofmt
|
2018-11-27 09:31:01 -08:00 |
Andrew Pennebaker
|
5b6cbeed1d
|
expose `--iso` option down in `VBoxManage export --iso` up to virtualbox-iso configuration as "bundle_iso"; ensure ISOs are not removed when this is enabled.
|
2018-11-27 09:31:01 -08:00 |
Adrien Delorme
|
fb196d02cd
|
Update CODEOWNERS
Co-Authored-By: SwampDragons <megan@hashicorp.com>
|
2018-11-27 09:10:07 -08:00 |
Adrien Delorme
|
c6cf3b6bb1
|
Merge pull request #7044 from hashicorp/fix_7026
make displayname docs very clear about inheritance
|
2018-11-27 11:57:06 +01:00 |
Megan Marsh
|
198b6ad0cc
|
update changelog
|
2018-11-26 16:57:25 -08:00 |
Megan Marsh
|
d0afc905fc
|
make displayname docs very clear about inheritance
|
2018-11-26 15:43:11 -08:00 |
Megan Marsh
|
8cc3320977
|
Merge pull request #7034 from zenjoy/hcloud/rescue_mode
[Hetzner Cloud] Support for builds using rescue mode
|
2018-11-26 11:39:34 -08:00 |
Megan Marsh
|
7407e7b276
|
add code owners for hcloud and update codeowner for alicloud
|
2018-11-26 11:13:45 -08:00 |
Megan Marsh
|
4fc78d8408
|
Merge pull request #7040 from chhaj5236/feature/tags_contain_snapshot
alicloud: apply tags to relevant snapshots
|
2018-11-26 11:04:56 -08:00 |
Megan Marsh
|
9a69650378
|
Merge pull request #7041 from chhaj5236/feature/update_win_example
alicloud: update windows examples
|
2018-11-26 11:00:01 -08:00 |
bozhi.ch
|
2e1a3c692b
|
update windows examples
|
2018-11-26 17:12:30 +08:00 |
bozhi.ch
|
7704ff2f24
|
apply tags to relevant snapshots
|
2018-11-26 16:58:32 +08:00 |
dedene
|
1aaa998b02
|
Revert back to reset server
|
2018-11-26 09:49:45 +01:00 |
dedene
|
6589bfaaab
|
Small code improvements and fixes
|
2018-11-26 09:10:17 +01:00 |
zhuzhih2017
|
53bfe7179f
|
Merge pull request #7022 from chhaj5236/feature/image_without_datadisks
alicloud: support creating image without data disks
|
2018-11-26 13:13:51 +08:00 |
bozhi.ch
|
3c1395eb04
|
support wait_snapshot_ready_timeout for much bigger disk
|
2018-11-25 16:05:26 +08:00 |
dedene
|
0f3bfbf8e6
|
Fix timing issues by updating to hcloud-go v1.11.0
|
2018-11-24 17:56:09 +01:00 |
dedene
|
064e6c7e08
|
Add support for builds using rescue mode
|
2018-11-23 20:35:32 +01:00 |
Adrien Delorme
|
e539133d8c
|
Merge pull request #7019 from arizvisa/vmware.cpu-memory
Add configuration options to vmware builder to specify cpu count and memory size
|
2018-11-23 10:53:46 +01:00 |
Adrien Delorme
|
24510907be
|
Merge pull request #7018 from arizvisa/parallels.cpu-memory
Add configuration options to parallels builder to specify cpu count and memory size
|
2018-11-23 10:50:01 +01:00 |
Adrien Delorme
|
174c811c1e
|
Merge pull request #7017 from arizvisa/virtualbox.cpu-memory
Add configuration options to virtualbox builder to specify cpu count and memory size
|
2018-11-23 10:27:14 +01:00 |
Ali Rizvi-Santiago
|
f8c23c1808
|
Updated things related to the vmware-iso builder to include @azr's suggestions.
|
2018-11-22 21:03:06 -06:00 |
Ali Rizvi-Santiago
|
e7282a2c27
|
Updated the docs for the virtualbox-iso builder to include @azr's suggestion.
|
2018-11-22 20:49:16 -06:00 |
Ali Rizvi-Santiago
|
0f019407d6
|
Updated things related to the general hw config in the virtualbox builders to correspond to @azr's suggestions.
|
2018-11-22 20:48:00 -06:00 |
Ali Rizvi-Santiago
|
784535a4e3
|
Updated things related to the parallels-iso builder to correspond to @azr's suggestions.
|
2018-11-22 20:19:00 -06:00 |
Ali Rizvi-Santiago
|
61ee3a44f5
|
Modified the cpus and memory options for the vmware builders to only apply them if they were specified.
|
2018-11-21 00:43:14 -06:00 |
Megan Marsh
|
9111571de8
|
Merge pull request #7027 from dethi/patch-1
Update ansible_remote|ssh_authorized_key_file doc
|
2018-11-20 15:53:01 -08:00 |
Megan Marsh
|
1fab55ad89
|
Merge pull request #7028 from nferch/hcloud_sshkeys
add ssh_keys config to hcloud builder
|
2018-11-20 15:46:20 -08:00 |
Megan Marsh
|
6b0eccfc1d
|
Merge pull request #7030 from pgrmega/patch-1
Fix a problem when calling Hyper-V\Compare-VM PowerShell cmdlet (#6726)
|
2018-11-20 15:38:43 -08:00 |
pgrmega
|
2d1e3efadb
|
Fix a problem when calling Hyper-V\Compare-VM PowerShell cmdlet (#6726)
|
2018-11-20 22:10:03 +01:00 |
Nathan A. Ferch
|
849a6ed353
|
add ssh_keys config to hcloud builder
|
2018-11-20 13:58:17 -05:00 |
Thibault Deutsch
|
8cb61114dc
|
Update ansible_remote|ssh_authorized_key_file doc
Reflect the change made to the way `ansible_remote` provisioner pass the
SSH private key file to Ansible [GH-5869]
|
2018-11-20 16:29:15 +00:00 |
Megan Marsh
|
fbde30c8c0
|
Merge pull request #7025 from hashicorp/circleci-test
Circleci test
|
2018-11-19 16:25:42 -08:00 |
Megan Marsh
|
f51707630d
|
clean up config.yml and decrease number of parallel processes in build
|
2018-11-19 16:02:43 -08:00 |
bozhi.ch
|
3c2c13a021
|
support creating image without data disks
|
2018-11-19 15:25:12 +08:00 |
Ali Rizvi-Santiago
|
fb7ce9f2b5
|
Renamed both `cpu_count` and `memory_size` to `cpus` and `memory` (respective).
|
2018-11-17 06:36:02 -06:00 |
Ali Rizvi-Santiago
|
eca26f43f2
|
Renamed both `cpu_count` and `memory_size` to `cpus` and `memory` (respective).
|
2018-11-17 06:34:22 -06:00 |
Ali Rizvi-Santiago
|
24140131c7
|
Renamed both `cpu_count` and `memory_size` to `cpus` and `memory` (respective).
|
2018-11-17 06:32:11 -06:00 |
Ali Rizvi-Santiago
|
2249d829b8
|
Added docs for the virtualbox builders to describe the cpu_count, memory_size, sound, and usb options.
|
2018-11-17 06:19:59 -06:00 |
Ali Rizvi-Santiago
|
51948daf92
|
Added options for the cpu count, memory, audio, and usb to the virtualbox builder.
|
2018-11-17 06:19:54 -06:00 |
Ali Rizvi-Santiago
|
57f00dfc49
|
Added docs for the parallels builder to describe the cpu_count, memory_size, sound, and usb options.
|
2018-11-17 06:14:03 -06:00 |
Ali Rizvi-Santiago
|
71d15d05c0
|
Added support for the cpu_count, memory_size, sound, and usb options to the parallels builder.
|
2018-11-17 06:13:59 -06:00 |