From 3816d2bf849508376d35f9e82305fc929aec0064 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Mon, 4 May 2026 19:30:12 -0600 Subject: [PATCH] Update deployments/automation/FOG Project/Configure Pi-Hole PXE Boot.md --- .../automation/FOG Project/Configure Pi-Hole PXE Boot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployments/automation/FOG Project/Configure Pi-Hole PXE Boot.md b/deployments/automation/FOG Project/Configure Pi-Hole PXE Boot.md index 05d4f8c..17992b6 100644 --- a/deployments/automation/FOG Project/Configure Pi-Hole PXE Boot.md +++ b/deployments/automation/FOG Project/Configure Pi-Hole PXE Boot.md @@ -1,7 +1,7 @@ ## Purpose This document was written to provide instructions for setting up a FOG Project server behind a Pi-Hole that has DHCP configured on it. Start by connecting to the Pi-Hole's CLI either via SSH or Portainer/Docker Interactive CLI and run `vi /etc/dnsmasq.d/99-pxe.conf` -```ini name="/etc/dnsmasq.d/99-pxe.conf" +```ini title="docker-compose.yml" # Detect UEFI x64 clients dhcp-match=set:efi-x86_64,option:client-arch,7