clong / clong/DetectionLab

Expired TLS certificate on ping.detectionlab.network, preventing retrieval of the preseed config for ESXi deployment

Open
#897 4 comments 1 reaction 0 assignees View on GitHub
Dominant language
HTML
Stars
5k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

* 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
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.