From 0bcb026eaf32909cd4ded59f55b0724f0debfad2 Mon Sep 17 00:00:00 2001 From: Digimer Date: Sun, 12 Jul 2020 00:58:35 -0400 Subject: [PATCH] * Removed cib.xml samples. Signed-off-by: Digimer --- Anvil/Tools/Cluster.pm | 262 ----------------------------------------- 1 file changed, 262 deletions(-) diff --git a/Anvil/Tools/Cluster.pm b/Anvil/Tools/Cluster.pm index cd99bc71..4fe8d6b7 100644 --- a/Anvil/Tools/Cluster.pm +++ b/Anvil/Tools/Cluster.pm @@ -120,268 +120,6 @@ sub parse_cib else { # Successful parse! -=cut - - - - - - - - - - - - - - - - - - - - -================== - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -================== First fence - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -================== Second fence - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -================ Enable stonith - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -=cut $problem = 0; $anvil->Log->variables({source => $THIS_FILE, line => __LINE__, level => $debug, list => { problem => $problem }}); foreach my $primitive ($dom->findnodes('/cib/configuration/resources/primitive'))