Now that we're serving kickstart files from the PXE server, we need to have a correctly-configured HTTPD server, with valid HTTPS certificates, running there.
8 lines
101 B
YAML
8 lines
101 B
YAML
dependencies:
|
|
- role: tftp
|
|
tags: tftp
|
|
- role: nbd-server
|
|
tags: nbd
|
|
- role: apache
|
|
tags: apache
|