summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/dot/rec-node-14.dot
blob: 16967c6f66e0cfef3eee337cec3e51be22dd5edf (plain)
1
2
3
4
5
6
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"]
}