Update Networking/Homelab Server Inventory.md

This commit is contained in:
2024-12-09 02:36:52 -07:00
parent 35c17411ba
commit 5272726a65

View File

@ -60,6 +60,7 @@ lab-cache-01 ansible_host=192.168.3.42 # (42)
openstack-node-01 ansible_host=192.168.3.43 # (43) openstack-node-01 ansible_host=192.168.3.43 # (43)
openstack-node-02 ansible_host=192.168.3.44 # (44) openstack-node-02 ansible_host=192.168.3.44 # (44)
openstack-node-03 ansible_host=192.168.3.45 # (45) openstack-node-03 ansible_host=192.168.3.45 # (45)
openstack-bootstrapper ansible_host=192.168.3.46 # (46)
lab-desktop-02 ansible_host=10.0.0.253 lab-desktop-02 ansible_host=10.0.0.253
lab-desktop-01 ansible_host=10.0.0.254 lab-desktop-01 ansible_host=10.0.0.254
@ -183,3 +184,4 @@ ansible_connection=ssh
43. Openstack Control / Compute / Storage Node 43. Openstack Control / Compute / Storage Node
44. Openstack Control / Compute / Storage Node 44. Openstack Control / Compute / Storage Node
45. Openstack Control / Compute / Storage Node 45. Openstack Control / Compute / Storage Node
46. Openstack Deployment Node