Add comment about resource sets
This commit is contained in:
parent
cc8f79a640
commit
6f962abf55
@ -23,4 +23,7 @@ default_action :create
|
||||
|
||||
attribute :name, :kind_of => String, :name_attribute => true
|
||||
attribute :score, :kind_of => String
|
||||
|
||||
# If more than two resources are given, Pacemaker will treat this
|
||||
# as a resource set.
|
||||
attribute :resources, :kind_of => Array
|
||||
|
Loading…
x
Reference in New Issue
Block a user