Update readme.md
This commit is contained in:
parent
c503effbcd
commit
65873188d3
@ -14,7 +14,6 @@ Basic List of Current VMs
|
||||
TGJ-Node-1
|
||||
```mermaid
|
||||
flowchart TD
|
||||
A[TGJ-NODE-1]
|
||||
A --> B[VMs]
|
||||
B --> BA[storage.internal]
|
||||
BA -->|Boot Disk| DA
|
||||
@ -43,30 +42,28 @@ flowchart TD
|
||||
TGJ-Node-2
|
||||
```mermaid
|
||||
flowchart TD
|
||||
AA[TGJ-NODE-2]
|
||||
AA --> AB[VMs]
|
||||
AB[VMs]
|
||||
AB --> ABA[gitea-runner.internal]
|
||||
ABA -->|Boot Disk| ADA
|
||||
AB --> ABB[gns3.internal]
|
||||
ABB -->|Boot Disk| ADA
|
||||
AB --> ABC[pterodactyl.internal]
|
||||
ABC -->|Boot Disk| ADA
|
||||
AA --> AC[CTs]
|
||||
AC[CTs]
|
||||
AC --> ACA[media.internal]
|
||||
ACA -->|Boot Disk| ADA
|
||||
AA --> AD[Datastores]
|
||||
AD[Datastores]
|
||||
AD --> ADA[local-lvm]
|
||||
```
|
||||
TGJ-Node-3
|
||||
```mermaid
|
||||
flowchart TD
|
||||
AAA[TGJ-NODE-3]
|
||||
AAA --> AAB[VMs]
|
||||
AAB[VMs]
|
||||
AAB --> AABA[omada.internal]
|
||||
AABA -->|Boot Disk| AADA
|
||||
AAB --> AABB[haos.internal]
|
||||
AABB -->|Boot Disk| AADA
|
||||
AAA --> AAC[CTs]
|
||||
AAA --> AAD[Datastores]
|
||||
AAC[CTs]
|
||||
AAD[Datastores]
|
||||
AAD --> AADA[local-lvm]
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user