increase windows update restart timeout to 30 min

This commit is contained in:
Aleksandr Chebotov
2020-07-15 14:05:34 +03:00
parent c0e1a52e3c
commit 3069e69cc5
2 changed files with 2 additions and 2 deletions

View File

@@ -896,7 +896,7 @@
},
{
"type": "windows-restart",
"restart_timeout": "10m"
"restart_timeout": "30m"
},
{
"type": "powershell",

View File

@@ -901,7 +901,7 @@
},
{
"type": "windows-restart",
"restart_timeout": "10m"
"restart_timeout": "30m"
},
{
"type": "powershell",