From 90ec14e7c390a4305980be202f50d1b5b3571a1a Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Mon, 7 Apr 2014 09:54:54 +0200 Subject: [PATCH] Improve naming of stonith resource in shared mode --- recipes/stonith.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/stonith.rb b/recipes/stonith.rb index 88272b3..e5a5afb 100644 --- a/recipes/stonith.rb +++ b/recipes/stonith.rb @@ -53,7 +53,7 @@ when "shared" raise message end - pacemaker_primitive "fencing" do + pacemaker_primitive "stonith-shared" do agent "stonith:#{agent}" params primitive_params action :create