r/pxe: Depend on apache role
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.
This commit is contained in:
@@ -3,3 +3,5 @@ dependencies:
|
||||
tags: tftp
|
||||
- role: nbd-server
|
||||
tags: nbd
|
||||
- role: apache
|
||||
tags: apache
|
||||
|
||||
Reference in New Issue
Block a user