summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/dot/systemhealthn1.dot
diff options
context:
space:
mode:
Diffstat (limited to 'cts/scheduler/dot/systemhealthn1.dot')
-rw-r--r--cts/scheduler/dot/systemhealthn1.dot5
1 files changed, 5 insertions, 0 deletions
diff --git a/cts/scheduler/dot/systemhealthn1.dot b/cts/scheduler/dot/systemhealthn1.dot
new file mode 100644
index 0000000..300a95d
--- /dev/null
+++ b/cts/scheduler/dot/systemhealthn1.dot
@@ -0,0 +1,5 @@
+ digraph "g" {
+"stonith 'reboot' hs21c" [ style=bold color="green" fontcolor="black"]
+"stonith 'reboot' hs21d" -> "stonith 'reboot' hs21c" [ style = bold]
+"stonith 'reboot' hs21d" [ style=bold color="green" fontcolor="black"]
+}