Commit Graph

52 Commits (50823e2573c8ae3d64fa08e7e8bbcfdd7958b499)

Author SHA1 Message Date
Wilken Rivera cc367bd0b7
Merge pull request #9045 from lausser/cloud-init
6 years ago
Gerhard Lausser dc2813c8e2 feat(proxmox): add ability to add a cloud-init drive
6 years ago
Adrien Delorme 840e67f775
HCL2: when we see a map generate an attribute spec instead of a block spec (#9035)
6 years ago
Jeff Mixon e78dfdddd1 feat(proxmox): add onboot directive support
6 years ago
Jeff Mixon e503afb9da feat(proxmox): add ability to specific vga adapter
6 years ago
r_takaishi f50ff1d270 make generate
6 years ago
Calle Pettersson 17fa6a3e95 proxmox: template_name cannot contain spaces
6 years ago
Sylvia Moss dc31bad539
Sharing info with post-processors via artifact (#8632)
6 years ago
Calle Pettersson 8e4c165173 Proxmox upload ISO
6 years ago
Adrien Delorme 4b7132c87c Merge remote-tracking branch 'origin/master' into sharing_info
6 years ago
Adrien Delorme 0785c2f6fc
build using HCL2 (#8423)
6 years ago
Megan Marsh 0f6d1beccf add an extra string array to the Prepare() return values in the builder interfaces; this sets up the ability for builders to give the provisioners custom user-accessible build-time variables.
6 years ago
Megan Marsh 84063d2132 implement ID and Type values in the provisioner template info sharing
6 years ago
Adrien Delorme 819329228a Change back to make sure all durations are a time.Duration
7 years ago
Adrien Delorme bf3d9841c6 Force durations to be passed a strings
7 years ago
Adrien Delorme 078ba7c8c3 commit old code generation tool
7 years ago
Adrien Delorme 3fe1c96491 builder.proxmox: make ProxmoxURL *url.URL field unexported
7 years ago
Samuel Noordhuis eecac683b8
Update builder/proxmox/config.go
7 years ago
Adrien Delorme ef4db8b158
Merge branch 'master' into f-proxmox-cpu-type-support
7 years ago
Samuel Noordhuis 5add6cc6c8
Add ability to select CPU type
7 years ago
Samuel Noordhuis d3f369494a
Add support for SCSI controller selection
7 years ago
Calle Pettersson 8a443a7e21 Allow running the template VM in a Proxmox resource pool
7 years ago
Calle Pettersson b467bb22a3 Shorten default boot_key_interval to 5ms from 100ms
7 years ago
Adrien Delorme dad3ae1535
Merge pull request #8084 from carlpett/check-disk-format-set
7 years ago
Calle Pettersson 10ad38fcbd Check that disk format is set when pool type requires it
7 years ago
Calle Pettersson df41b56d9a Change MonitorCmd/sendkeys to Sendkey
7 years ago
Calle Pettersson 8c2c1a82cb Bump proxmox-api-go dependency
7 years ago
Calle Pettersson 0813c5bdb4 Check for StateCancelled
7 years ago
Adrien Delorme c4c88d3768 debug template id
7 years ago
Adrien Delorme d113dd12c1 fix panic in proxmox builder
7 years ago
Julien Brochet ab52c4f87e fix(promox): update proxmox-api-go dependency
7 years ago
Peter Pribula 14f96e8951 Fixes a typo in a comment
7 years ago
Peter Pribula 778dda9fe0 Takes static WinRM config into consideration
7 years ago
Peter Pribula 02b6e7f3de Changes `qemu_agent` config frm string to bool
7 years ago
Peter Pribula cb7b77cd90 Adds `qemu_agent` optional config parameter
7 years ago
Peter Pribula c261428c4f ProxMox builder ssh communicator uses ssh_host from builder config when present
7 years ago
Calle Pettersson 65545073f8 Fix port number type
7 years ago
Adrien Delorme d2f036ec44 Revert "Revert "Merge pull request #7391 from carlpett/proxmox-builder""
7 years ago
Adrien Delorme 032527ecfe Revert "Merge pull request #7391 from carlpett/proxmox-builder"
7 years ago
Adrien Delorme a81abd297b Merge remote-tracking branch 'origin/master' into context_provisioner
7 years ago
Calle Pettersson 65cd5bbd29 Change disk size config parameter name
7 years ago
Megan Marsh 04b57b3e32 fix tests; clean up ip file after build
7 years ago
Calle Pettersson e9d5a1d272 Update to builder interface change
7 years ago
Calle Pettersson 2f754c38f8 Add validation of interface implementation for both proxmox.Client and mocks
7 years ago
Calle Pettersson c4ce295f67 Add tests for step_start_vm cleanup
7 years ago
Calle Pettersson 4c1fbfdd61 Shifted special runes are already handled, simplify SendKey
7 years ago
Calle Pettersson 0765bc2283 Add tests for step_type_boot_command, fix found bug (shifted chars were not lower cased)
7 years ago
Calle Pettersson 28ca0f71b5 Add tests for step_convert_to_template
7 years ago
Calle Pettersson 3d5f433b22 Add more finalizetemplate tests, fix found bug
7 years ago
Calle Pettersson 5eb600bf88 Add draft of step test
7 years ago