diff --git a/reference/infrastructure/networking/IP Tables/Homelab Server Inventory.md b/reference/infrastructure/networking/IP Tables/Homelab Server Inventory.md index 0d72bcb..5593e79 100644 --- a/reference/infrastructure/networking/IP Tables/Homelab Server Inventory.md +++ b/reference/infrastructure/networking/IP Tables/Homelab Server Inventory.md @@ -34,7 +34,7 @@ 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) 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-dhcp-02 ansible_host=lab-dhcp-02.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) lab-games-05 ansible_host=lab-games-05.bunny-lab.io # (16) @@ -174,8 +174,8 @@ 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. Windows DHCPS Server -13. NOT IN USE @ `192.168.3.13` +12. Windows DHCPS Server @ `192.168.3.12` +13. Windows DHCPS Server @ `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) 16. Valheim Server @ `192.168.3.16` | [Documentation](../../../../deployments/services/gaming/valheim.md)