Skip to content

Commit

Permalink
Merge pull request #264 from mariusmuntean/fix/issue-262
Browse files Browse the repository at this point in the history
Disabled Parallels Tools installation to fix for Issue 262
  • Loading branch information
StefanScherer authored Jun 3, 2020
2 parents f9ffd71 + 7bc2d14 commit 3393c3d
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 3393c3d

Please sign in to comment.