diff --git a/Networking/Homelab Server Inventory.md b/Networking/Homelab Server Inventory.md index ebed260..2f8c663 100644 --- a/Networking/Homelab Server Inventory.md +++ b/Networking/Homelab Server Inventory.md @@ -53,6 +53,7 @@ deeplab-dc-01 ansible_host=deeplab-dc-01.deeptree-lab.io # (35) deeplab-node-01 ansible_host=deeplab-node-01.deeptree-lab.io # (36) lab-onion-01 ansible_host=192.168.3.37 # (37) lab-wazuh-01 ansible_host=192.168.3.38 # (38) +lab-harvester-01 ansible_host=192.168.3.39 # (39) # ----------------------------------------------------------------- # # Host Groups - Various Logical Groupings of Devices # @@ -160,4 +161,5 @@ ansible_connection=ssh 35. Deep Lab Domain Controller @ `192.168.3.35` | [Documentation](https://example.com) 36. Deep Lab Endpoint Workstation @ `192.168.3.36` | [Documentation](https://example.com) 37. Security Onion @ `192.168.3.37` | [Documentation](https://docs.securityonion.net/en/2.4/installation.html) -38. Wazuh SIEM Security VM @ `192.168.3.38` | [Documentation](https://documentation.wazuh.com/current/quickstart.html) \ No newline at end of file +38. Wazuh SIEM Security VM @ `192.168.3.38` | [Documentation](https://documentation.wazuh.com/current/quickstart.html) +39. Rancher Harvester Hyper-Converged Infrastructure \ No newline at end of file