Commit Graph

38 Commits (d-powershell-generated-docs)

Author SHA1 Message Date
Sylvia Moss dc31bad539
Sharing info with post-processors via artifact (#8632)
6 years ago
Adrien Delorme a67948f155 fix config pointers
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
allinwait 171c2a9a07 add the floppy label option
7 years ago
Megan Marsh eb8c74bf85 allow ssh_host config option to override host logic for all builders
7 years ago
Adrien Delorme a4bf94dd3c change Builder to be passed a context for cancellation
7 years ago
Adrien Delorme 5a6dffde9a use port as ints
7 years ago
Adrien Delorme 9f82b75e57 Use the hashicorp/go-getter to download files
7 years ago
Megan Marsh 38cc525ec7 new option allowing user to clean up the ephemeral ssh key from the authorized_keys file
8 years ago
Megan Marsh 340363a649
Merge pull request #6613 from hashicorp/merge_ssh_config_funcs
8 years ago
Megan Marsh 918db58604 added new template variables to replace PACKER_KEY_INTERVAL with tunable key and keygroup intervals depending on driver used
8 years ago
Adrien Delorme e5ffa9e5b3 use SSHConfigFunc on right member in builder/parallels/pvm/builder.go
8 years ago
Adrien Delorme 41f6e0334d refactor all copy pasted sshConfig with into communicator.Config.SSHConfigFunc
8 years ago
Rickard von Essen 77d0ba492d
parallels-pvm: Add missing compaction of disks
8 years ago
Matthew Hooker e662927623
Implement boot config struct for parallels
8 years ago
Matthew Hooker 9b7704c714
Implement new parser for Parallels boot command
8 years ago
Matthew Hooker 366dc3da0a
move multistep imports to helper.
8 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Matthew Hooker 230079f73a
spell fixes
9 years ago
Rickard von Essen 3c8dabba9e Fixed formatting
10 years ago
Rickard von Essen 5e96709ee9 Merge pull request #2919 from arizvisa/floppy-recurse
10 years ago
Ali Rizvi-Santiago 86c00490e9 Renamed any and all instances of the word "FloppyContents" to "FloppyDirectories".
10 years ago
Orivej Desh 6762965696 Add -on-error command line argument to allow preserving artifacts on builder errors
10 years ago
Sean Chittenden d0fd698fb5
Pause between boot_commands when debugging a Parallels build
10 years ago
Rickard von Essen 83980d2326 Enable headless mode by default on Parallels Desktop 11
11 years ago
Mitchell Hashimoto 1aa1399e85 builder/parallels: fix compilation issuse
11 years ago
Mitchell Hashimoto 13c2c4660d Merge branch 'issue_2080' of https://github.com/rickard-von-essen/packer into rickard-von-essen-issue_2080
11 years ago
Mitchell Hashimoto 115d583cff helper/communicator: make host more generic
11 years ago
Mitchell Hashimoto 820bad6939 builder/parallels: convert to new comm type
11 years ago
Mitchell Hashimoto b2b74431ec builder/parallels/pvm: interpolation
11 years ago
Rickard von Essen 1365627e31 Fixes #2080 Add prlctl_post in builder Parallels
11 years ago
JessThrysoee 5394ce61fd builder/parallels: Rely on Cleanup functions to detach devices
12 years ago
Mikhail Zholobov bed6270288 builder/parallels: Detect path to Parallels Tools ISO automatically.
12 years ago
Mikhail Zholobov 40c169f757 builder/parallels: Added 'StepPrepareParallelsTools'
12 years ago
Rickard von Essen 4d994deb3a [feature] Support boot command for pvm builder
12 years ago
Rickard von Essen cdaa9d5a8e Added support for Parallels Desktop for Mac [GH-223]
12 years ago