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
commit 811a7304aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

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.