Merge pull request #8355 from hashicorp/fix_8341

update docs with note about ssh/winrm
This commit is contained in:
Megan Marsh 2019-11-08 12:40:24 -08:00 committed by GitHub
commit 3f11a80c3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -833,3 +833,8 @@ and ensuring the `hypervkvpd` service is started at boot. On Debian based
machines, you may need `linux-cloud-tools-common` for `hv_kvp_daemon`. Failure
to do this may cause packer to wait at `Waiting for SSH to become available...`
before eventually timing out.
Also note that while the operating system is still being installed by a preseed
file, it is normal to see `Waiting for SSH/WinRM to be available` and
`Error getting SSH/WinRM host: No ip address` error messages until the system
is actually installed and ready to be connected to.