Skip to content
Snippets Groups Projects
Commit 2d20d124 authored by Reza Housseini's avatar Reza Housseini
Browse files

fix: typo in plantuml graphics

parent ff71c39a
No related branches found
No related tags found
No related merge requests found
Pipeline #352654 passed
......@@ -23,7 +23,7 @@ support team via [iet-support@ost.ch](mailto:iet-support@ost.ch).
```puml
@startuml
node shpc3 [
<b>shpc0003.ost.ch
<b>shpc0003.ost.ch</b>
----
<i><color:blue>login node</color></i>
====
......@@ -31,14 +31,14 @@ Rocky Linux 8.6
]
actor user
node shpc2 [
<b>shpc0002.ost.ch
<b>shpc0002.ost.ch</b>
----
<i><color:red>master node</color></i>
====
Rocky Linux 8.6
]
node backup [
backup
<b>backup</b>
----
<i><color:green>old master</color></i>
====
......@@ -46,21 +46,21 @@ Rocky Linux 8.6
]
node nodesrhel [
node01 - node02
<b>node01</b> - <b>node02</b>
----
Intel
====
RHEL 8.6
]
node nodesros [
node02 - node24
<b>node03</b> - <b>node24</b>
----
Intel
====
RHEL 8.6
Rocky Linux 8.6
]
node nodesamd [
node25 - node26
<b>node25</b> - <b>node26</b>
----
AMD
====
......
......@@ -42,7 +42,7 @@ theme:
- python
extra:
version: "0.10.1"
version: "0.10.2"
extra_javascript:
- https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment