diff --git a/docs/troubleshooting/pxe_boot.md b/docs/troubleshooting/pxe_boot.md index 9fba02da..9f63e083 100644 --- a/docs/troubleshooting/pxe_boot.md +++ b/docs/troubleshooting/pxe_boot.md @@ -5,8 +5,7 @@ To view PXE server (includes DHCP, TFTP and HTTP server) logs: ```sh -cd ./metal/roles/pxe-boot/build/ -docker-compose logs -f +docker-compose --project-directory ./metal/roles/pxe-server/build/ logs --follow ``` ## Nodes not booting from the network