diff --git a/reference/infrastructure/networking/IP Tables/Homelab Server Inventory.md b/reference/infrastructure/networking/IP Tables/Homelab Server Inventory.md index a4d99fe..0d72bcb 100644 --- a/reference/infrastructure/networking/IP Tables/Homelab Server Inventory.md +++ b/reference/infrastructure/networking/IP Tables/Homelab Server Inventory.md @@ -33,7 +33,7 @@ kb-bunny-lab-io ansible_host=kb.bunny-lab.io # (8) lab-fog-01 ansible_host=192.168.3.9 # (9) lab-ansible-01 ansible_host=lab-ansible-01.bunny-lab.io # (10) lab-games-02 ansible_host=lab-games-02.bunny-lab.io # (11) -# NOT-IN-USE ansible_host=NOT-IN-USE.bunny-lab.io # (12) +lab-dhcp-01 ansible_host=lab-dhcp-01.bunny-lab.io # (12) # NOT-IN-USE ansible_host=NOT-IN-USE.bunny-lab.io # (13) lab-games-03 ansible_host=lab-games-03.bunny-lab.io # (14) #lab-docker-01 ansible_host=lab-docker-01.bunny-lab.io # (15) @@ -174,7 +174,7 @@ ansible_connection=ssh 9. FOG Project @ `192.168.3.9` | [Documentation](https://fogproject.org/) 10. Ansible AWX @ `192.168.3.10` | [Documentation](../../../../deployments/automation/ansible/awx/deployment/awx-operator.md) 11. Minecraft - All The Mods 9 @ `192.168.3.11` | [Documentation](https://www.curseforge.com/minecraft/modpacks/all-the-mods-9) -12. Ferrumgate Server @ `192.168.3.12` | [Documentation](https://ferrumgate.com/) +12. Windows DHCPS Server 13. NOT IN USE @ `192.168.3.13` 14. Minecraft - All The Mods 10 @ `192.168.3.14` | [Documentation](https://www.curseforge.com/minecraft/modpacks/all-the-mods-10) 15. Docker Container Environment (Portainer) @ `192.168.3.15` | [Documentation](../../../../deployments/platforms/containerization/docker/deploy-portainer.md)