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.unifi-restore
parent
6667066826
commit
f08f147931
|
@ -3,3 +3,5 @@ dependencies:
|
|||
tags: tftp
|
||||
- role: nbd-server
|
||||
tags: nbd
|
||||
- role: apache
|
||||
tags: apache
|
||||
|
|
Loading…
Reference in New Issue