From 7d026a399f31b943dcd8f70d1f23ce5092ef2ee6 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Sat, 13 Dec 2025 05:44:40 -0700 Subject: [PATCH] Update Networking/Homelab Server Inventory.md --- Networking/Homelab Server Inventory.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Networking/Homelab Server Inventory.md b/Networking/Homelab Server Inventory.md index eda10b6..c608b0a 100644 --- a/Networking/Homelab Server Inventory.md +++ b/Networking/Homelab Server Inventory.md @@ -16,7 +16,7 @@ Whenever changes are made here, they need to be replicated to the production Ans deep-node ansible_host=10.0.0.20 lab-pfsense-01 ansible_host=192.168.3.1 # (1) -# NOT-IN-USE ansible_host=NOT-IN-USE.bunny-lab.io # (2) +lab-mini-pc ansible_host=192.168.3.2 # (2) lab-storage-01 ansible_host=192.168.3.3 # (3) cluster-node-01 ansible_host=192.168.3.4 # (4) cluster-node-02 ansible_host=192.168.3.5 # (5) @@ -174,7 +174,7 @@ ansible_connection=ssh ``` 1. pfSense Firewall @ `192.168.3.1` | [Documentation](https://www.pfsense.org/getting-started/) -2. NOT IN USE @ `192.168.3.2` +2. 3.7GHz High-Performance Mini-PC @ `192.168.3.2` 3. TrueNAS Core Server @ `192.168.3.3` | [Documentation](https://www.truenas.com/truenas-core/) 4. ProxmoxVE Virtualization Node @ `192.168.3.4` 5. ProxmoxVE Virtualization Node @ `192.168.3.5`