Wilken Rivera
|
f94e78077a
|
update CHANGELOG
|
2020-09-11 14:13:10 -04:00 |
|
Rui Lopes
|
53331644a6
|
add support for using xorriso to create the cdrom iso (#9919)
|
2020-09-11 14:11:19 -04:00 |
|
Marin Salinas
|
abdb4bcfbf
|
refactor: change ssh host to osc ssh host
|
2020-09-11 12:11:52 -05:00 |
|
Marin Salinas
|
645e5afa36
|
refactor: change bsuvolume builder to new SDK
|
2020-09-11 12:11:24 -05:00 |
|
Marin Salinas
|
b844b7f1c7
|
refactor: change bsusurrogate builder to new SDK
|
2020-09-11 10:38:13 -05:00 |
|
Megan Marsh
|
bcd3c33e49
|
Merge pull request #9931 from GennadySpb/yndx-import-fix-url
yandex-import: Fix S3 URL construct process
|
2020-09-11 07:48:11 -07:00 |
|
Marin Salinas
|
007f6cce4c
|
feat: add wait funtions for snapshot and omi in osc builders
|
2020-09-11 09:47:08 -05:00 |
|
Sylvia Moss
|
31f08909b4
|
Add usb_scan_codes option to use USB scancodes instead of VNC for remote builds (#9895)
|
2020-09-11 16:46:33 +02:00 |
|
Marin Salinas
|
eed047b83b
|
feat: add proxy support to osc builder
|
2020-09-11 09:46:04 -05:00 |
|
Marin Salinas
|
ddc09ded89
|
Merge pull request #8 from marinsalinas/step_create_omi
refactor: update step_create_omi to new OSC SDK
|
2020-09-11 09:39:58 -05:00 |
|
Gennady Lipenkov
|
e078bd6bf2
|
Fix S3 URL construct process
|
2020-09-11 16:49:30 +03:00 |
|
GennadySpb
|
2837d56885
|
Check for error after runner completes (#9925)
|
2020-09-11 11:14:49 +02:00 |
|
Jeff Wong
|
8aeafa986f
|
DOCS: split proxmox docs for clone
|
2020-09-10 17:33:30 -07:00 |
|
Jeff Wong
|
cfece501d0
|
Implement proxmox-clone
|
2020-09-09 23:55:35 -07:00 |
|
Megan Marsh
|
5ca9f6539f
|
remove xen from qemu docs, since it turns out it has not been supported with solely qemu for some time (#9917)
|
2020-09-09 19:42:37 -04:00 |
|
Megan Marsh
|
8b9009c571
|
Merge pull request #9856 from OblateSpheroid/add_vnic_details
Feat (builder/oracle-oci): Add VNIC details to launch details
|
2020-09-09 16:15:48 -07:00 |
|
Megan Marsh
|
8ffa0d2060
|
Merge pull request #9842 from jason-azze/patch-1
Builders vsphere-iso and vsphere-clone - CPUs is actually for cores, not sockets.
|
2020-09-09 16:03:45 -07:00 |
|
Megan Marsh
|
ca650c9602
|
fix struct comment for generation
|
2020-09-09 16:01:30 -07:00 |
|
Megan Marsh
|
0a02bd5b2a
|
skip compaction when backing file is used, to prevent conversion that would make backing file pointless
|
2020-09-09 15:26:10 -07:00 |
|
Megan Marsh
|
25b889216d
|
update changelog
|
2020-09-09 15:07:27 -07:00 |
|
Megan Marsh
|
81f9f4dd27
|
Merge pull request #9911 from hashicorp/ssh_redocument_options
Ssh redocument options
|
2020-09-09 08:44:32 -07:00 |
|
Megan Marsh
|
24d5824061
|
more docs update to add ssh private key file to all the builders that have them built into the create ssh key step
|
2020-09-09 08:33:38 -07:00 |
|
Megan Marsh
|
ad0b413e2d
|
add private key file docs to qemu builder
|
2020-09-09 07:41:16 -07:00 |
|
js-g
|
9d5dedc3db
|
tests: add some fields to config_test
|
2020-09-09 09:25:58 -04:00 |
|
Patrik
|
f8e31bff12
|
feat(builder): bump scaleway to new sdk (#9902)
|
2020-09-09 10:27:48 +02:00 |
|
Wilken Rivera
|
0719f906d4
|
Replace if/else with simple if (#9913)
|
2020-09-09 10:24:17 +02:00 |
|
Megan Marsh
|
8aaa1bd7a6
|
Merge pull request #9796 from hashicorp/do_8778
create secondary iso containing user's desired files
|
2020-09-08 15:05:48 -07:00 |
|
Kevin Pruett
|
3a5beedddf
|
Merge pull request #9914 from hashicorp/pruett.update-search
Integrate @hashicorp/react-search/tools script
|
2020-09-08 17:24:41 -04:00 |
|
Kevin Pruett
|
e5cd5a9360
|
Integrate @hashicorp/react-search/tools script
|
2020-09-08 17:16:42 -04:00 |
|
Megan Marsh
|
26f3299fb7
|
Merge pull request #9903 from artis3n/ansible-collections
Ansible Galaxy Collections support in Ansible provisioner
|
2020-09-08 12:34:39 -07:00 |
|
Megan Marsh
|
40c128767e
|
regenerate docs
|
2020-09-08 12:17:58 -07:00 |
|
js-g
|
dd54651125
|
fix (builder/oracle-oci): add freeform and defined tags to create_vnic_details
|
2020-09-08 14:40:21 -04:00 |
|
Richard Turc
|
b4ff0ea4bc
|
[builder/qemu] Skip resize step when skip_resize_disk is enable #9860 (#9896)
* [builder/qemu] Skip resize step when skip_resize_disk is enable #9860
* Update builder/qemu/builder_test.go
Improve the code quality
Co-authored-by: Wilken Rivera <dev@wilkenrivera.com>
* Update files for unit tests
Co-authored-by: Wilken Rivera <dev@wilkenrivera.com>
|
2020-09-08 14:32:08 -04:00 |
|
Megan Marsh
|
988ab66731
|
Update common/extra_iso_config.go
thanks for the copyediting :D
Co-authored-by: Wilken Rivera <dev@wilkenrivera.com>
|
2020-09-08 11:18:10 -07:00 |
|
Megan Marsh
|
900100f591
|
Update website/pages/docs/builders/hyperv/iso.mdx
Co-authored-by: Wilken Rivera <dev@wilkenrivera.com>
|
2020-09-08 11:17:20 -07:00 |
|
js-g
|
254716a02a
|
docs (oracle-oci): add description and example for create_vnic_details
|
2020-09-08 13:53:19 -04:00 |
|
js-g
|
f5dc260cf5
|
refactor (builder/oracle-oci): pass CreateVnicDetails as struct instead of map
|
2020-09-08 12:03:18 -04:00 |
|
Wilken Rivera
|
2da89db272
|
Merge pull request #9905 from The-Loeki/patch-2
qemu vnc: hardcoded lowerbound leaves negative ports
|
2020-09-08 10:17:53 -04:00 |
|
Ronald van Zantvoort
|
e362b7f43f
|
build only only twice (#9904)
remove duplicate entry for build > --only
|
2020-09-07 11:56:28 +02:00 |
|
Ronald van Zantvoort
|
7335695c84
|
qemu vnc: hardcoded lowerbound leaves negative ports
```hcl2
vnc_port_min = 5000
vnc_port_max = 5500
```
Build returns faulty:
```
qemu.one: view the screen of the VM, connect via VNC to vnc://127.0.0.1:5138
(...)
2020/09/06 19:09:52 packer-builder-qemu plugin: Qemu stderr: qemu-system-x86_64: -vnc 127.0.0.1:-762,password: can't convert to a number: -762
```
|
2020-09-06 21:18:12 +02:00 |
|
Artis3n
|
4ecade3908
|
collectionsPath appends to the correct slice
Fixes what would have been a failure if roles+collections were tested at
once
|
2020-09-05 18:43:10 -04:00 |
|
Artis3n
|
39183d1b76
|
Updated documentation with make generate
|
2020-09-05 18:29:52 -04:00 |
|
Artis3n
|
9a2908d1d9
|
Use the galaxy playbook in the galaxy packer file
|
2020-09-05 18:15:42 -04:00 |
|
Artis3n
|
611899f7b2
|
Actually use the collectionArgs, that would be helpful
|
2020-09-05 16:51:38 -04:00 |
|
Artis3n
|
41a8a96821
|
Added acceptance test for Galaxy Collection install
|
2020-09-05 16:48:20 -04:00 |
|
Artis3n
|
3d2259a6d4
|
Typo fix in comment
|
2020-09-05 16:19:05 -04:00 |
|
Artis3n
|
19f0114035
|
Added support for Ansible Collections to the Galaxy install
Fixes #8821
|
2020-09-05 16:10:02 -04:00 |
|
Megan Marsh
|
94a9beaac6
|
fix up documentation for virtualbox key pair ssh options
|
2020-09-04 16:55:58 -07:00 |
|
Megan Marsh
|
61af278b79
|
document previously undocumented ssh options for tencent cloud
|
2020-09-04 16:50:45 -07:00 |
|
Megan Marsh
|
bd2aa40d2c
|
document previously undocumented ssh options for scaleway
|
2020-09-04 16:50:31 -07:00 |
|