5.0 KiB
5.0 KiB
IP Addresses
Documented IP addresses of physical servers and virtual machines. This is in the format of an Ansible Inventory File in order to keep AWX updated at the same time the associated data is catalogued here.
192.168.3.0/24 Network
# Deep Nodes
deep-node ansible_host=10.0.0.20
# Servers (Physical and Virtual)
lab-jelly-01 ansible_host=192.168.3.2
# moon-storage-01 ansible_host=192.168.3.3 # TrueNAS Core Server
virt-node-01 ansible_host=virt-node-01.bunny-lab.io # Hyper-V Virtualization Node @ 192.168.3.4
bunny-node-02 ansible_host=bunny-node-02.bunny-lab.io # Hyper-V Virtualization Node @ 192.168.3.5
lab-games-04 ansible_host=lab-games-04.bunny-lab.io # Satisfactory Dedicated Server @ 192.168.3.6
lab-photos-01 ansible_host=lab-photos-01.bunny-lab.io # Immich Server @ 192.168.3.7
# NOT-IN-USE ansible_host=NOT-IN-USE.bunny-lab.io @ 192.168.3.8
# NOT-IN-USE ansible_host=NOT-IN-USE.bunny-lab.io @ 192.168.3.9
placeholder ansible_host=placeholder.bunny-lab.io
placeholder ansible_host=placeholder.bunny-lab.io
placeholder ansible_host=placeholder.bunny-lab.io
placeholder ansible_host=placeholder.bunny-lab.io
placeholder ansible_host=placeholder.bunny-lab.io
placeholder ansible_host=placeholder.bunny-lab.io
placeholder ansible_host=placeholder.bunny-lab.io
placeholder ansible_host=placeholder.bunny-lab.io
placeholder ansible_host=placeholder.bunny-lab.io
placeholder ansible_host=placeholder.bunny-lab.io
placeholder ansible_host=placeholder.bunny-lab.io
placeholder ansible_host=placeholder.bunny-lab.io
placeholder ansible_host=placeholder.bunny-lab.io
placeholder ansible_host=placeholder.bunny-lab.io
placeholder ansible_host=placeholder.bunny-lab.io
placeholder ansible_host=placeholder.bunny-lab.io
| 192.168.3.10 | Linux | AWX.bunny-lab.io | Ansible Tower (AWX) - Freshly Re-Deployed |
| 192.168.3.11 | Windows | LAB-GAMES-02.bunny-lab.io | Minecraft - All The Mods 9 |
| 192.168.3.12 | Linux | LAB-FERRUMGATE-01 | Ferrumgate Server |
| 192.168.3.13 | Linux | MAIL.bunny-lab.io | Self-Hosted iRedMail Email Server - Needs Re-Deployed |
| 192.168.3.14 | Windows | LAB-GAMES-03.bunny-lab.io | Minecraft - All The Mods 10 |
| 192.168.3.15 | Linux | LAB-DOCKER-01.bunny-lab.io | Docker Container Environment |
| 192.168.3.16 | Windows | LAB-GAMES-05 | Valheim Server |
| 192.168.3.17 | `N/A` | `NOT IN USE` | `NOT IN USE` |
| 192.168.3.18 | Linux | LAB-AUTH-01.bunny-lab.io | Keycloak Server VM |
| 192.168.3.19 | Linux | CONTAINER-NODE-01.bunny-lab.io | Portainer |
| 192.168.3.20 | Linux | LAB-AUTH-02.bunny-lab.io | PrivacyIDEA |
| 192.168.3.21 | Linux | LAB-PUPPET-01.bunny-lab.io | Puppet Server |
| Cluster_SET @ 192.168.3.22 | Windows | VIRT-NODE-01.bunny-lab.io | 10GbE TrueNAS Core iSCSI Connection |
| Cluster_SET @ 192.168.3.22 | Windows | VIRT-NODE-01.bunny-lab.io | 10GbE TrueNAS Core iSCSI Connection |
| 192.168.3.23 | Windows | USAGI-CLUSTER.bunny-lab.io | Hyper-V Failover Cluster |
| 192.168.3.24 | Linux | LAB-POOL-01.bunny-lab.io | TrueNAS SCALE |
| 192.168.3.25 | Windows | LAB-DC-01.bunny-lab.io | Domain Controller |
| 192.168.3.26 | Windows | LAB-DC-02.bunny-lab.io | Domain Controller |
| 192.168.3.27 | Windows | LAB-IRIS-01.bunny-lab.io | Blue Iris Surveillance |
| 192.168.3.28 | Windows | LAB-GAMES-01.bunny-lab.io | ARK: Survival Ascended Server |
| 192.168.3.29 | Linux | CLOUD.bunny-lab.io | Nextcloud AIO |
| 192.168.3.30 | Linux | LAB-DT-01.bunny-lab.io | Rocky Linux 9.3 Work VM |
| 192.168.3.31 | Linux | LAB-DT-02.bunny-lab.io | Windows 11 Work VM |
| 192.168.3.32 | Linux | MATRIX.bunny-lab.io | Matrix Synapse HomeServer |
| 192.168.3.33 | Windows | LAB-DRAAS-01 | Dedicated Veeam Backup Server |
| 192.168.3.34 | Windows | LAB-DRAAS-01 | iLO Access IPMI Port |
| 192.168.3.35 | Windows | DEEPLAB-DC-01 | Lab Domain Controller |
| 192.168.3.36 | Windows | DEEPLAB-NODE-01 | Lab Endpoint Workstation |
| 192.168.3.37 | Linux | LAB-ONION-01.bunny-lab.io | Security Onion |
| 192.168.3.38 | Linux | LAB-WAZUH-01.bunny-lab.io | Wazuh |
[domainControllers]
lab-dc-01
lab-dc-02
[domainControllers:vars]
ansible_connection=winrm
ansible_port=5986
ansible_winrm_transport=kerberos
ansible_winrm_scheme=https
ansible_winrm_server_cert_validation=ignore
[containerOrchestration]
container-node-01
[windowsServers]
lab-dc-01
lab-dc-02
virt-node-01
bunny-node-02
lab-games-01
lab-games-03
lab-iris-01
lab-draas-01
deep-node-01
lab-dt-02
[windowsServers:vars]
ansible_connection=winrm
ansible_port=5986
ansible_winrm_transport=kerberos
ansible_winrm_scheme=https
ansible_winrm_server_cert_validation=ignore
[linuxServers]
pfsense
lab-jelly-01
moon-storage-01
lab-photos-01
awx
mail
lab-docker-01
alpine-work-01
lab-auth-01
lab-auth-02
cloud
matrix
lab-puppet-01
lab-onion-01
lab-wazuh-01
lab-sophos-01
[linuxServers:vars]
ansible_connection=ssh
[workstations]
bunny-dsktp-01
bunny-lptp-01
bunny-lptp-02
[workstations:vars]
ansible_connection=winrm
ansible_port=5986
ansible_winrm_transport=kerberos
ansible_winrm_scheme=https
ansible_winrm_server_cert_validation=ignore