From 1669691b6692ef0ebfbd34bbe706735cd2b92a4c Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Mon, 4 May 2026 16:43:48 -0600 Subject: [PATCH] Update deployments/automation/FOG Project.md --- .../automation/{FOG Project/Deploy.md => FOG Project.md} | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) rename deployments/automation/{FOG Project/Deploy.md => FOG Project.md} (93%) diff --git a/deployments/automation/FOG Project/Deploy.md b/deployments/automation/FOG Project.md similarity index 93% rename from deployments/automation/FOG Project/Deploy.md rename to deployments/automation/FOG Project.md index 0aeb1c6..12d9da5 100644 --- a/deployments/automation/FOG Project/Deploy.md +++ b/deployments/automation/FOG Project.md @@ -1,4 +1,4 @@ -## FOG Project Deployment +## Purpose If you want to deploy the FOG Project software in your homelab environment to remotely image devices via PXE boot, follow the instructions below to get through the process. !!! info "assumptions" @@ -35,3 +35,6 @@ If you want to deploy the FOG Project software in your homelab environment to re set-name: ens18 version: 2 ``` + + Lastly run `sudo netplan apply` to apply the changes to fix the networking stack. +