Improve naming of stonith resource in shared mode

This commit is contained in:
Vincent Untz
2014-04-07 09:54:54 +02:00
parent 5b5e96f417
commit 90ec14e7c3

View File

@@ -53,7 +53,7 @@ when "shared"
raise message raise message
end end
pacemaker_primitive "fencing" do pacemaker_primitive "stonith-shared" do
agent "stonith:#{agent}" agent "stonith:#{agent}"
params primitive_params params primitive_params
action :create action :create