1
0
mirror of https://github.com/hashicorp/packer.git synced 2026-02-05 12:45:10 +01:00

Merge pull request #8907 from hashicorp/fix_8428

add small warning about sysprep to the docs
This commit is contained in:
Megan Marsh
2020-03-18 15:28:36 -07:00
committed by GitHub

View File

@@ -244,6 +244,9 @@ default. To learn more about disabling the Windows Guest Agent please see
[Install the VM
Agent](https://docs.microsoft.com/en-us/azure/virtual-machines/extensions/agent-windows#install-the-vm-agent).
Please note that sysprep can get stuck in infinite loops if it is not configured
correctly -- for example, if it is waiting for a reboot that you never perform.
### Linux
The following provisioner snippet shows how to deprovision a Linux VM.