Update Networking/Homelab Server Inventory.md
This commit is contained in:
		| @@ -18,8 +18,8 @@ deep-node ansible_host=10.0.0.20 | ||||
| lab-pfsense-01 ansible_host=192.168.3.1 # (1) | ||||
| lab-jelly-01 ansible_host=lab-jelly-01.bunny-lab.io # (2) | ||||
| moon-storage-01 ansible_host=192.168.3.3 # (3) | ||||
| virt-node-01 ansible_host=virt-node-01.bunny-lab.io # (4) | ||||
| bunny-node-02 ansible_host=bunny-node-02.bunny-lab.io # (5) | ||||
| cluster-node-01 ansible_host=192.168.3.4 # (4) | ||||
| cluster-node-02 ansible_host=192.168.3.5 # (5) | ||||
| lab-games-04 ansible_host=lab-games-04.bunny-lab.io # (6) | ||||
| lab-photos-01 ansible_host=lab-photos-01.bunny-lab.io # (7) | ||||
| # NOT-IN-USE ansible_host=NOT-IN-USE.bunny-lab.io # (8) | ||||
| @@ -47,7 +47,7 @@ lab-cloud-01 ansible_host=lab-cloud-01.bunny-lab.io # (29) | ||||
| lab-dt-01 ansible_host=lab-dt-01.bunny-lab.io # (30) | ||||
| lab-dt-02 ansible_host=lab-dt-02.bunny-lab.io # (31) | ||||
| lab-matrix-01 ansible_host=lab-matrix-01.bunny-lab.io # (32) | ||||
| lab-draas-01 ansible_host=lab-draas-01.bunny-lab.io # (33) | ||||
| cluster-node-03 ansible_host=192.168.3.33 # (33) | ||||
| lab-draas-01-ilo ansible_host=192.168.3.34 # (34) | ||||
| deeplab-dc-01 ansible_host=deeplab-dc-01.deeptree-lab.io # (35) | ||||
| deeplab-node-01 ansible_host=deeplab-node-01.deeptree-lab.io # (36) | ||||
| @@ -140,8 +140,8 @@ ansible_connection=ssh | ||||
| 1.  pfSense Firewall @ `192.168.3.1` | [Documentation](https://www.pfsense.org/getting-started/) | ||||
| 2.  Jellyfin Media Server @ `192.168.3.2` | [Documentation](https://jellyfin.org/docs/general/installation/) | ||||
| 3.  TrueNAS Core Server @ `192.168.3.3` | [Documentation](https://www.truenas.com/truenas-core/) | ||||
| 4.  Hyper-V Virtualization Node @ `192.168.3.4` | [Documentation](https://docs.bunny-lab.io/Servers/Virtualization/Hyper-V/Failover%20Cluster/Deploy%20Failover%20Cluster%20Node/) | ||||
| 5.  Hyper-V Virtualization Node @ `192.168.3.5` | [Documentation](https://docs.bunny-lab.io/Servers/Virtualization/Hyper-V/Failover%20Cluster/Deploy%20Failover%20Cluster%20Node/) | ||||
| 4.  ProxmoxVE Virtualization Node @ `192.168.3.4` | ||||
| 5.  ProxmoxVE Virtualization Node @ `192.168.3.5` | ||||
| 6.  Satisfactory Dedicated Server @ `192.168.3.6` | [Documentation](https://satisfactory.wiki.gg/wiki/Dedicated_servers) | ||||
| 7.  Immich Server @ `192.168.3.7` | [Documentation](https://immich.app/docs/install/docker-compose/) | ||||
| 8.  Not Currently In-Use @ `192.168.3.8` | [Documentation](https://example.com) | ||||
| @@ -169,7 +169,7 @@ ansible_connection=ssh | ||||
| 30.  Rocky Linux 9.3 Work VM @ `192.168.3.30` | [Documentation](https://example.com) | ||||
| 31.  Windows 11 Work VM @ `192.168.3.31` | [Documentation](https://example.com) | ||||
| 32.  Matrix Synapse HomeServer @ `192.168.3.32` | [Documentation](https://github.com/matrix-org/synapse) | ||||
| 33.  Dedicated Veeam Backup Server @ `192.168.3.33` | [Documentation](https://www.veeam.com/products/veeam-data-platform/backup-recovery.html) | ||||
| 33.  ProxmoxVE Virtualization Node @ `192.168.3.33` | ||||
| 34.  LAB-DRAAS-01 iLO IPMI Access Interface @ `192.168.3.34` | [Documentation](https://example.com) | ||||
| 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) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user