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. +