- Deploying via (VirtualBox/VMWare/AWS/Azure/ESXi): ESXi
Description of the issue:
The TLS certificate of ping.detectionlab.network is expired, preventing access to http://ping.detectionlab.network/preseed.cfg for the Packer ubuntu image. As a result, the provisioning process hangs at Waiting for SSH to become available....
Switching to http in the ESXi/Packer/ubuntu1804_esxi.json configuration file fixes the issue (but is more a hacky fix than a lasting solution):
preseed/url=http://ping.detectionlab.network/preseed.cfg<wait>