Update deployments/automation/FOG Project.md
All checks were successful
Automatic Documentation Deployment / Sync Docs to https://kb.bunny-lab.io (push) Successful in 6s

This commit is contained in:
2026-05-04 16:43:48 -06:00
parent 6382dc8c19
commit 1669691b66

View File

@@ -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. 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" !!! info "assumptions"
@@ -35,3 +35,6 @@ If you want to deploy the FOG Project software in your homelab environment to re
set-name: ens18 set-name: ens18
version: 2 version: 2
``` ```
Lastly run `sudo netplan apply` to apply the changes to fix the networking stack.