Skip to content

Commit

Permalink
Disabled the installation of Parallels Tools, similarly to the Hyper-…
Browse files Browse the repository at this point in the history
…V and VirtualBox builders. For a headless Windows Server Core installation this shouldn't be an issue. Overview of Parallels Tools features: https://download.parallels.com/desktop/v12/docs/en_US/Parallels%20Desktop%20User%27s%20Guide/32789.htm
  • Loading branch information
Marius Muntean committed May 29, 2020
1 parent f9ffd71 commit 7bc2d14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions windows_2019_docker.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c \"Packer Shutdown\"",
"type": "parallels-iso",
"parallels_tools_flavor": "win",
"parallels_tools_mode": "disable",
"prlctl": [
["set", "{{.Name}}", "--adaptive-hypervisor", "on"],
["set", "{{.Name}}", "--efi-boot", "off"]
Expand Down

0 comments on commit 7bc2d14

Please sign in to comment.