winpacker: add extra reboot step (#4037)

This commit is contained in:
Aleksandr Chebotov
2021-09-08 13:30:30 +03:00
committed by GitHub
parent 414bcfb61a
commit 8bbd74620a

View File

@@ -129,6 +129,10 @@
], ],
"execution_policy": "unrestricted" "execution_policy": "unrestricted"
}, },
{
"type": "windows-restart",
"restart_timeout": "30m"
},
{ {
"type": "powershell", "type": "powershell",
"scripts": [ "scripts": [