diff --git a/Networking/Homelab Server Inventory.md b/Networking/Homelab Server Inventory.md index dad6e37..0e325a8 100644 --- a/Networking/Homelab Server Inventory.md +++ b/Networking/Homelab Server Inventory.md @@ -55,6 +55,7 @@ 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) lab-harvester-01-vip ansible_host=192.168.3.40 # (40) +lab-pterodactyl-01 ansible_host=192.168.3.41 # (41) # ----------------------------------------------------------------- # # Host Groups - Various Logical Groupings of Devices # @@ -96,6 +97,7 @@ lab-dt-01 #lab-matrix-01 #lab-onion-01 lab-wazuh-01 +lab-pterodactyl-01 # ----------------------------------------------------------------- # # Host Group Variables - Defining Specific Requirements of Groups # @@ -164,4 +166,5 @@ ansible_connection=ssh 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) 39. Rancher Harvester Hyper-Converged Infrastructure -40. Rancher Harvester Hyper-Converged Infrastructure - VIP Management Interface \ No newline at end of file +40. Rancher Harvester Hyper-Converged Infrastructure - VIP Management Interface +41. Pterodactyl Dedicated Game Server Hosting Dashboard \ No newline at end of file