[macOS] enable automationmode without authentication (#5417)

This commit is contained in:
Aleksandr Chebotov
2022-04-20 17:25:58 +02:00
committed by GitHub
parent e1b218a38a
commit 961aac86a3
4 changed files with 47 additions and 1 deletions

View File

@@ -121,7 +121,8 @@
],
"environment_vars": [
"IMAGE_VERSION={{user `build_id`}}",
"IMAGE_OS={{user `image_os`}}"
"IMAGE_OS={{user `image_os`}}",
"PASSWORD={{user `vm_password`}}"
]
},
{