Vijay Rajah
|
1314d69b51
|
fix typo (add missing ')]' )
|
2020-04-06 11:40:05 +05:30 |
Vijay Rajah
|
0589f57d4d
|
Update tests for datadisk name change
|
2020-04-05 01:16:24 +05:30 |
Vijay Rajah
|
5340af4d49
|
Merge remote-tracking branch 'upstream/master' into feature/datadisk-change_name
|
2020-04-02 21:53:47 +05:30 |
Vijay Rajah
|
d82475566a
|
change datadisk names -- WIP
|
2020-04-02 21:28:38 +05:30 |
Sylvia Moss
|
b0c7fe491c
|
Remove net_device prepare validation (#8979)
|
2020-04-02 11:34:05 +02:00 |
Megan Marsh
|
1963f3aa6f
|
Merge pull request #8893 from itzimourakas/feature7379
[WIP] Feature7379 - https://github.com/hashicorp/packer/issues/7379
|
2020-04-01 09:33:25 -07:00 |
Joshua Foster
|
cf3c448d17
|
disk_size should not be required if storage is defined
|
2020-03-31 11:47:09 -04:00 |
Megan Marsh
|
0dc92991f4
|
Merge pull request #8945 from hashicorp/fix_8777
only set NoDevice if NoEphemeral is set; otherwise, legit block devic…
|
2020-03-27 10:07:27 -07:00 |
Wilken Rivera
|
413e19b842
|
Merge pull request #8942 from desolatorxxl/google-fix-ssh-keys-metadata
[builder/google] Use "ssh-keys" metadata rather than deprecated "sshKeys"
|
2020-03-24 14:49:31 -04:00 |
Megan Marsh
|
8ae6256c03
|
add test of NoEphemeral
|
2020-03-24 09:10:31 -07:00 |
Megan Marsh
|
fc36a37db8
|
only set NoDevice if NoEphemeral is set; otherwise, legit block device mappings get destroyed
|
2020-03-24 08:51:32 -07:00 |
Rui Lopes
|
c387dc2c53
|
builder/vsphere-clone: Find the vm within the folder (#8938)
|
2020-03-24 11:28:00 -04:00 |
Sylvia Moss
|
b17b211aa9
|
Add cleanup_remote_cache config option to vmware-iso (#8917)
|
2020-03-24 16:16:25 +01:00 |
Sylvia Moss
|
e6368b9246
|
Fix azure winrm_password attribution and allow to set winrm_username (#8928)
|
2020-03-24 14:43:24 +01:00 |
desolatorxxl
|
87f7160084
|
[builder/google] Use "ssh-keys" metadata rather than deprecated "sshKeys"
|
2020-03-24 08:33:55 +01:00 |
Jorge Marey
|
2c6f0968b3
|
Allow accepting image for the members in OpenStack builder (#8931)
* Allow accepting image for the members in OS builder
* Add more documentation to image_auto_accept_members parameter
|
2020-03-23 17:07:00 -04:00 |
Jeff Mixon
|
e78dfdddd1
|
feat(proxmox): add onboot directive support
Closes #8934
|
2020-03-22 17:25:48 -07:00 |
Wilken Rivera
|
a7c5daf80d
|
vsphere/iso: Add support for ovf export options
* Fix generated documentation for the additional export options field
|
2020-03-19 14:46:30 -04:00 |
jhawk28
|
99b0b98311
|
Add ovf export capability to vsphere builders (#8764)
* add ovf export capability to vsphere builders
* remove unneeded floppy ejection
* add prepare step for export. updated output directory to be the actual destination directory
* add step export documentation
* add extra export options
* add ui messages for export step
Co-authored-by: Megan Marsh <megan@hashicorp.com>
Co-authored-by: Wilken Rivera <dev@wilkenrivera.com>
|
2020-03-19 13:51:43 -04:00 |
Vijay Rajah
|
dd04108ac8
|
Fix :: allow Managed data disks to be used with azure shared image gallery image Sources
|
2020-03-19 12:11:34 +05:30 |
Megan Marsh
|
3dae5df6e4
|
Merge pull request #8905 from hashicorp/fix_8493
Fix azure key vault cleanup failure
|
2020-03-18 15:29:38 -07:00 |
Megan Marsh
|
be1a6c9f35
|
return error when LoadSnapshots turns up empty
|
2020-03-18 14:03:22 -07:00 |
Megan Marsh
|
28797dd709
|
replace the homegrown vault delete functions in azure with the sdk ones.
|
2020-03-18 13:48:54 -07:00 |
Megan Marsh
|
e7dba3e55e
|
fix error cleaning up existing keyvault
|
2020-03-18 13:48:54 -07:00 |
Megan Marsh
|
23f56036a4
|
Merge pull request #8889 from hashicorp/hcl2_singular_blocks
Hcl2 singular blocks
|
2020-03-17 12:39:04 -07:00 |
Adrien Delorme
|
fab344a1fc
|
Update ami_config.go
quote string in err
|
2020-03-17 15:41:58 +01:00 |
Adrien Delorme
|
4ccf158fbf
|
Update image_config.go
|
2020-03-17 15:26:18 +01:00 |
Adrien Delorme
|
88297c796d
|
Merge branch 'master' into hcl2_singular_blocks
|
2020-03-17 14:47:17 +01:00 |
Adrien Delorme
|
834f44190f
|
go generate
|
2020-03-17 12:30:36 +01:00 |
Adrien Delorme
|
94a1f0bcb6
|
go fmt
|
2020-03-17 12:05:37 +01:00 |
Adrien Delorme
|
911dc5ad95
|
wip
|
2020-03-17 11:33:11 +01:00 |
Adrien Delorme
|
b5e8750f5f
|
Change key/value to name/value to remain consistent with Terraform
|
2020-03-17 11:23:11 +01:00 |
Jeff Mixon
|
e503afb9da
|
feat(proxmox): add ability to specific vga adapter
Resolves #8867
|
2020-03-16 15:58:46 -07:00 |
Adrien Delorme
|
3cae1a81ef
|
up tests
|
2020-03-16 17:54:52 +01:00 |
Adrien Delorme
|
d532bb376c
|
wip
|
2020-03-16 17:47:44 +01:00 |
Adrien Delorme
|
c845436e32
|
KeyValues.CopyOn: make sure a receiving nil map is set too
|
2020-03-16 15:46:08 +01:00 |
Adrien Delorme
|
87d6b2433f
|
make generate
|
2020-03-16 15:21:29 +01:00 |
Adrien Delorme
|
9a74ce60d5
|
Update config.go
|
2020-03-16 15:12:13 +01:00 |
Adrien Delorme
|
e1c84806cc
|
rewrap
|
2020-03-16 14:55:03 +01:00 |
Adrien Delorme
|
ac7cc8c5ac
|
Update target_image_config.go
|
2020-03-16 14:53:06 +01:00 |
Adrien Delorme
|
5c91c7aae6
|
Update source_machine_config.go
|
2020-03-16 12:42:56 +01:00 |
Adrien Delorme
|
bd387edf5a
|
Update run_config.go
|
2020-03-16 12:40:09 +01:00 |
Adrien Delorme
|
392afa30cf
|
Update block_device.go
|
2020-03-16 12:37:36 +01:00 |
Adrien Delorme
|
fc837e3698
|
Update run_config.go
|
2020-03-16 12:36:20 +01:00 |
Adrien Delorme
|
ce8d3d3747
|
wip
|
2020-03-16 12:35:25 +01:00 |
Adrien Delorme
|
a9ed8eac2a
|
Update config.go
|
2020-03-16 12:32:57 +01:00 |
Adrien Delorme
|
0cbf80dafe
|
wip
|
2020-03-16 12:26:03 +01:00 |
Adrien Delorme
|
45695608b5
|
WIP
|
2020-03-16 12:21:46 +01:00 |
Adrien Delorme
|
dab689ce2e
|
WIP
|
2020-03-16 12:19:34 +01:00 |
Adrien Delorme
|
dbb4981d66
|
WIP
|
2020-03-16 12:13:05 +01:00 |