From e5a812082ae033afb1eed82c0f2df3d0f6bdc93f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 08:53:20 +0200 Subject: Adding upstream version 2.1.6. Signed-off-by: Daniel Baumann --- cts/scheduler/dot/systemhealthn1.dot | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 cts/scheduler/dot/systemhealthn1.dot (limited to 'cts/scheduler/dot/systemhealthn1.dot') 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"] +} -- cgit v1.2.3