Update readme.md

This commit is contained in:
Jack 2023-08-31 21:04:07 +01:00
parent 71c2f1e2ab
commit 976c991de5

View File

@ -11,7 +11,7 @@ Basic List of Current VMs
- storage.internal.tgj.services - storage.internal.tgj.services
- media.internal.tgj.services - media.internal.tgj.services
TGJ-Node-1
```mermaid ```mermaid
flowchart TD flowchart TD
A[TGJ-NODE-1] A[TGJ-NODE-1]
@ -29,6 +29,7 @@ flowchart TD
D --> DC[R1-SAS] D --> DC[R1-SAS]
D --> DD[R6-SAS] D --> DD[R6-SAS]
``` ```
TGJ-Node-2
```mermaid ```mermaid
flowchart TD flowchart TD
AA[TGJ-NODE-2] AA[TGJ-NODE-2]
@ -41,6 +42,7 @@ flowchart TD
AA --> AD[Datastores] AA --> AD[Datastores]
AD --> ADA[local-lvm] AD --> ADA[local-lvm]
``` ```
TGJ-Node-3
```mermaid ```mermaid
flowchart TD flowchart TD
AAA[TGJ-NODE-3] AAA[TGJ-NODE-3]