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/suicide-needed-inquorate.dot | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 cts/scheduler/dot/suicide-needed-inquorate.dot (limited to 'cts/scheduler/dot/suicide-needed-inquorate.dot') diff --git a/cts/scheduler/dot/suicide-needed-inquorate.dot b/cts/scheduler/dot/suicide-needed-inquorate.dot new file mode 100644 index 0000000..16967c6 --- /dev/null +++ b/cts/scheduler/dot/suicide-needed-inquorate.dot @@ -0,0 +1,7 @@ + digraph "g" { +"stonith 'reboot' node1" -> "stonith 'reboot' node3" [ style = bold] +"stonith 'reboot' node1" [ style=bold color="green" fontcolor="black"] +"stonith 'reboot' node2" [ style=bold color="green" fontcolor="black"] +"stonith 'reboot' node3" -> "stonith 'reboot' node2" [ style = bold] +"stonith 'reboot' node3" [ style=bold color="green" fontcolor="black"] +} -- cgit v1.2.3