diff --git a/Networking/Homelab Server Inventory.md b/Networking/Homelab Server Inventory.md index a989eea..9239ea5 100644 --- a/Networking/Homelab Server Inventory.md +++ b/Networking/Homelab Server Inventory.md @@ -76,6 +76,7 @@ lab-photos-02 ansible_host=192.168.3.58 # (58) lab-ca-01 ansible_host=192.168.3.59 # (59) lab-ca-02 ansible_host=192.168.3.60 # (60) lab-mail-02 ansible_host=192.168.3.61 # (61) +lab-node-01 ansible_host=192.168.3.62 # (62) deeplab-node-02 ansible_host=192.168.3.253 # (253) lab-operator-01 ansible_host=192.168.3.254 # (254) lab-desktop-02 ansible_host=10.0.0.253 @@ -125,6 +126,7 @@ lab-hls-02 #cluster-node-01 #cluster-node-02 #cluster-node-03 +lab-node-01 [workstations] lab-operator-01 @@ -219,5 +221,6 @@ ansible_connection=ssh 59. Active Directory Root Certificate Services VM 60. Active Directory Intermediary Certificate Services VM 61. Mailcow Email Server +62. Standalone Compute Node 253. Fedora Workstation 42 VM 254. Windows 11 Workstation \ No newline at end of file