Skip to content

Commit

Permalink
the meshping node itself is hopefully up
Browse files Browse the repository at this point in the history
  • Loading branch information
Svedrin committed Aug 13, 2024
1 parent ecc5fbe commit a84f806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/templates/network.puml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ hide <<node_down>> stereotype

title Network Map

node "{[ hostname ]}" as SELF
node "{[ hostname ]}" <<node_up>> as SELF

{% for hop in uniq_hops_sorted -%}
{% if hop.address -%}
Expand Down

0 comments on commit a84f806

Please sign in to comment.