Compare commits
No commits in common. "79ebbbe34dee751f21ef628af31f1e2f2210c61d" and "67fc98bbd5e4ce9af4031405a62250daae4d1c93" have entirely different histories.
79ebbbe34d
...
67fc98bbd5
1 changed files with 4 additions and 10 deletions
14
index.gv
14
index.gv
|
@ -69,7 +69,7 @@ devops_ops_release -> devops_ops_deploy -> devops_ops_operate -> devops_ops_moni
|
|||
edge [color="#208080"]
|
||||
node [fillcolor="#205050"]
|
||||
|
||||
rwx_forge -> devops_dev_build
|
||||
rwx_forge -> devops_dev_code
|
||||
rwx_todo -> devops_dev_plan
|
||||
|
||||
# ╭─────╮
|
||||
|
@ -260,15 +260,9 @@ rwx_srmp_debian_codium [label="Codium"]
|
|||
rwx_srmp_debian_incus [label="Incus"]
|
||||
} -> rwx_srmp_debian
|
||||
|
||||
# ╭─────┬──────┬────╮
|
||||
# │ RWX │ SRMP │ EL │
|
||||
# ╰─────┴──────┴────╯
|
||||
|
||||
{
|
||||
rwx_srmp_el_nodejs [label="NodeJS"]
|
||||
rwx_srmp_el_postgresql [label="PostGreSQL"]
|
||||
} -> rwx_srmp_alma
|
||||
|
||||
# ╭─────┬──────┬──────╮
|
||||
# │ RWX │ SRMP │ EPEL │
|
||||
# ╰─────┴──────┴──────╯
|
||||
rwx_srmp_epel [label="EPEL"]
|
||||
rwx_srmp_epel -> {
|
||||
rwx_srmp_alma
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue