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
Dustin 2025-07-13 16:01:53 -05:00
parent 6667066826
commit f08f147931
1 changed files with 2 additions and 0 deletions

View File

@ -3,3 +3,5 @@ dependencies:
tags: tftp tags: tftp
- role: nbd-server - role: nbd-server
tags: nbd tags: nbd
- role: apache
tags: apache