mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-26 09:44:01 -04:00
Merge pull request #11557 from hashicorp/backport/patch-1/honestly-cuddly-snipe
This pull request was automerged via backport-assistant
This commit is contained in:
@@ -57,7 +57,7 @@ If you want to be able to use provisioners, the Answer file must also contain
|
||||
a script that sets up SSH or WinRM so that Packer can connect to the instance.
|
||||
|
||||
Finally, your Packer build will be much smoother if the Answer File handles or
|
||||
disables windows updates rather than you tyring to run them using a Packer
|
||||
disables windows updates rather than you trying to run them using a Packer
|
||||
provisioner. This is because the winrm communicator does not handle the
|
||||
disconnects caused by automatic reboots in Windows updates well, and the
|
||||
disconnections can fail a build.
|
||||
|
||||
Reference in New Issue
Block a user