Update Networking/Homelab Server Inventory.md

This commit is contained in:
2025-02-02 15:06:39 -07:00
parent b68217b495
commit 085a30509f

View File

@ -61,6 +61,8 @@ openstack-node-01 ansible_host=192.168.3.43 # (43)
openstack-node-02 ansible_host=192.168.3.44 # (44)
openstack-node-03 ansible_host=192.168.3.45 # (45)
openstack-bootstrapper ansible_host=192.168.3.46 # (46)
veeam-worker-01 ansible_host=192.168.3.47 # (47)
veeam-worker-02 ansible_host=192.168.3.48 # (48)
lab-desktop-02 ansible_host=10.0.0.253
lab-desktop-01 ansible_host=10.0.0.254
@ -184,4 +186,6 @@ ansible_connection=ssh
43. Openstack Control / Compute / Storage Node
44. Openstack Control / Compute / Storage Node
45. Openstack Control / Compute / Storage Node
46. Openstack Deployment Node
46. Openstack Deployment Node
47. Veeam Backup & Replication ProxmoxVE Worker VM (compute-node-01)
48. Veeam Backup & Replication ProxmoxVE Worker VM (compute-node-02)