Skip to content

Commit

Permalink
Fix shutdown command
Browse files Browse the repository at this point in the history
  • Loading branch information
dragon788 committed Jul 19, 2020
1 parent 68b0879 commit 8a470c4
Show file tree
Hide file tree
Showing 89 changed files with 91 additions and 91 deletions.
2 changes: 1 addition & 1 deletion eval-win10x64-enterprise-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@
"iso_checksum": "3b5f9494d870726d6d8a833aaf6169a964b8a9be",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c 'Packer Shutdown'",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion eval-win10x64-enterprise-ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@
"iso_checksum": "3b5f9494d870726d6d8a833aaf6169a964b8a9be",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c 'Packer Shutdown'",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion eval-win10x64-enterprise.json
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
"iso_checksum": "3b5f9494d870726d6d8a833aaf6169a964b8a9be",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c 'Packer Shutdown'",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion eval-win10x86-enterprise-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@
"iso_checksum": "4a75747a47eb689497fe57d64cec375c7949aa97",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c 'Packer Shutdown'",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion eval-win10x86-enterprise-ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@
"iso_checksum": "4a75747a47eb689497fe57d64cec375c7949aa97",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c 'Packer Shutdown'",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion eval-win10x86-enterprise.json
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
"iso_checksum": "4a75747a47eb689497fe57d64cec375c7949aa97",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c \"Packer Shutdown\"",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion eval-win2008r2-datacenter-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
"iso_checksum": "beed231a34e90e1dd9a04b3afabec31d62ce3889",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c 'Packer Shutdown'",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion eval-win2008r2-datacenter-ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
"iso_checksum": "beed231a34e90e1dd9a04b3afabec31d62ce3889",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c 'Packer Shutdown'",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion eval-win2008r2-datacenter.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
"iso_checksum": "beed231a34e90e1dd9a04b3afabec31d62ce3889",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c \"Packer Shutdown\"",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion eval-win2008r2-standard-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
"iso_checksum": "beed231a34e90e1dd9a04b3afabec31d62ce3889",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c 'Packer Shutdown'",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion eval-win2008r2-standard-ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
"iso_checksum": "beed231a34e90e1dd9a04b3afabec31d62ce3889",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c 'Packer Shutdown'",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion eval-win2008r2-standard.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
"iso_checksum": "beed231a34e90e1dd9a04b3afabec31d62ce3889",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c \"Packer Shutdown\"",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion eval-win2012r2-datacenter-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@
"iso_checksum": "849734f37346385dac2c101e4aacba4626bb141c",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c 'Packer Shutdown'",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion eval-win2012r2-datacenter-ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
"iso_checksum": "849734f37346385dac2c101e4aacba4626bb141c",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c 'Packer Shutdown'",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion eval-win2012r2-datacenter.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
"iso_checksum": "849734f37346385dac2c101e4aacba4626bb141c",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c \"Packer Shutdown\"",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion eval-win2012r2-standard-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@
"iso_checksum": "849734f37346385dac2c101e4aacba4626bb141c",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c 'Packer Shutdown'",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion eval-win2012r2-standard-ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
"iso_checksum": "849734f37346385dac2c101e4aacba4626bb141c",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c 'Packer Shutdown'",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion eval-win2012r2-standard.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
"iso_checksum": "849734f37346385dac2c101e4aacba4626bb141c",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c \"Packer Shutdown\"",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion eval-win2016-standard-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@
"iso_checksum": "772700802951b36c8cb26a61c040b9a8dc3816a3",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c 'Packer Shutdown'",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion eval-win2016-standard-ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
"iso_checksum": "772700802951b36c8cb26a61c040b9a8dc3816a3",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c 'Packer Shutdown'",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion eval-win2016-standard.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
"iso_checksum": "772700802951b36c8cb26a61c040b9a8dc3816a3",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c \"Packer Shutdown\"",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion eval-win7x64-enterprise-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
"iso_checksum": "15ddabafa72071a06d5213b486a02d5b55cb7070",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c 'Packer Shutdown'",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion eval-win7x64-enterprise-ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
"iso_checksum": "15ddabafa72071a06d5213b486a02d5b55cb7070",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c 'Packer Shutdown'",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion eval-win7x64-enterprise.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
"iso_checksum": "15ddabafa72071a06d5213b486a02d5b55cb7070",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c \"Packer Shutdown\"",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion eval-win7x86-enterprise-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
"iso_checksum": "971fc00183a52c152fe924a6b99fdec011a871c2",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c 'Packer Shutdown'",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion eval-win7x86-enterprise-ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
"iso_checksum": "971fc00183a52c152fe924a6b99fdec011a871c2",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c 'Packer Shutdown'",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion eval-win7x86-enterprise.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
"iso_checksum": "971fc00183a52c152fe924a6b99fdec011a871c2",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c \"Packer Shutdown\"",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion eval-win81x64-enterprise-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
"iso_checksum": "7c7d99546077c805faae40a8864882c46f0ca141",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c 'Packer Shutdown'",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion eval-win81x64-enterprise-ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
"iso_checksum": "7c7d99546077c805faae40a8864882c46f0ca141",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c 'Packer Shutdown'",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion eval-win81x64-enterprise.json
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
"iso_checksum": "7c7d99546077c805faae40a8864882c46f0ca141",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c \"Packer Shutdown\"",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion eval-win81x86-enterprise-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
"iso_checksum": "4ddd0881779e89d197cb12c684adf47fd5d9e540",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c 'Packer Shutdown'",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion eval-win81x86-enterprise-ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
"iso_checksum": "4ddd0881779e89d197cb12c684adf47fd5d9e540",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c 'Packer Shutdown'",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion eval-win81x86-enterprise.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
"iso_checksum": "4ddd0881779e89d197cb12c684adf47fd5d9e540",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c \"Packer Shutdown\"",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion win2008r2-datacenter-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
"iso_checksum": "7e7e9425041b3328ccf723a0855c2bc4f462ec57",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c 'Packer Shutdown'",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion win2008r2-datacenter-ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
"iso_checksum": "7e7e9425041b3328ccf723a0855c2bc4f462ec57",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c 'Packer Shutdown'",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion win2008r2-datacenter.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
"iso_checksum": "7e7e9425041b3328ccf723a0855c2bc4f462ec57",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c \"Packer Shutdown\"",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion win2008r2-enterprise-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
"iso_checksum": "7e7e9425041b3328ccf723a0855c2bc4f462ec57",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c 'Packer Shutdown'",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion win2008r2-enterprise-ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
"iso_checksum": "7e7e9425041b3328ccf723a0855c2bc4f462ec57",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c 'Packer Shutdown'",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion win2008r2-enterprise.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
"iso_checksum": "7e7e9425041b3328ccf723a0855c2bc4f462ec57",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c \"Packer Shutdown\"",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion win2008r2-standard-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
"iso_checksum": "7e7e9425041b3328ccf723a0855c2bc4f462ec57",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c 'Packer Shutdown'",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion win2008r2-standard-ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
"iso_checksum": "7e7e9425041b3328ccf723a0855c2bc4f462ec57",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c 'Packer Shutdown'",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion win2008r2-standard.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
"iso_checksum": "7e7e9425041b3328ccf723a0855c2bc4f462ec57",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c \"Packer Shutdown\"",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion win2008r2-web-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
"iso_checksum": "7e7e9425041b3328ccf723a0855c2bc4f462ec57",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c 'Packer Shutdown'",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion win2008r2-web-ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
"iso_checksum": "7e7e9425041b3328ccf723a0855c2bc4f462ec57",
"guest_additions_url": "",
"box_directory": "box/",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c 'Packer Shutdown'",
"shutdown_command": "shutdown /s /t 10 /f /d p:4:1 /c Packer_Shutdown",
"headless": "false",
"update": "true",
"version": "0.1.0"
Expand Down
Loading

0 comments on commit 8a470c4

Please sign in to comment.